Primitive Club
alexscaves:primitive_club

Primitive Club

Alex's Caves · by Alexthe668, Noonyeyz
item ToolsWeapons

Primitive Club is a tool from Alex's Caves, crafted from Cycad and Heavy Bone.

Acquisition

Crafting using Cycad, Cycad and Heavy Bone, arranged in the pattern shown. Produces Primitive Club.

Crafting
Cycad
Cycad
Heavy Bone
Primitive Club Primitive Club guaranteed
Developer reference
Registry name
alexscaves:primitive_club
Namespace
alexscaves
Mod ID
alexscaves
Tags (2)
forge:items/tools
minecraft:items/weapons

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "  C",
    " C ",
    "B  "
  ],
  "ingredients": {
    "B": {
      "item": "alexscaves:heavy_bone"
    },
    "C": {
      "item": "alexscaves:cycad"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}