Crafting using Iron Bars, Iron Bars, Iron Bars and Piston Extension Pole, arranged in the pattern shown. Produces Worm Head.
Worm Head
Create Big Cannons · by rbasamoyai
Worm Head is a block from Create Big Cannons, crafted from Iron Bars and Piston Extension Pole.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Worm Head | 1–1 | 100% | Survives Explosion |
Used in (1)
Crafting using Worm Head, Stick and Stick, arranged in the pattern shown. Produces Worm.
Block drops
Drops itself when broken.
Developer reference
- Registry name
createbigcannons:worm_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": [
"HHH",
" P "
],
"ingredients": {
"H": {
"item": "minecraft:iron_bars"
},
"P": {
"item": "create:piston_extension_pole"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}