Ram Head
createbigcannons:ram_head

Ram Head

Create Big Cannons · by rbasamoyai
block Axe MineablePickaxe Mineable

Ram Head is a block from Create Big Cannons, crafted from Dark Oak Planks and Piston Extension Pole.

Acquisition

Crafting using Dark Oak Planks and Piston Extension Pole, arranged in the pattern shown. Produces Ram Head.

Crafting
Ram Head Ram Head guaranteed

Mining & drops

sourcecountchanceconditions
Ram Head1–1100%Survives Explosion

Used in (1)

Crafting using Ram Head, Stick and Stick, arranged in the pattern shown. Produces Ram Rod.

Crafting
Ram Head
Stick
Stick
Ram Rod Ram Rod guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
createbigcannons:ram_head
Namespace
createbigcannons
Mod ID
createbigcannons
Tags (2)
minecraft:blocks/mineable/axe
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "H",
    "P"
  ],
  "ingredients": {
    "H": {
      "tag": "minecraft:planks"
    },
    "P": {
      "item": "create:piston_extension_pole"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}