Crafting using Worm Head, Stick and Stick, arranged in the pattern shown. Produces Worm.
item· Other
Worm
Create Big Cannons · by rbasamoyai
Worm is a item from Create Big Cannons, crafted from Worm Head and Stick. Used for _manually extracting munitions from a cannon_ instead of using the Cannon Loader Contraption.
Function
Used for _manually extracting munitions from a cannon_ instead of using the Cannon Loader Contraption. _Consumes saturation and hunger points._ WORM Can Be Used by Deployers _No_ _Yes_ Reach Up to _%s blocks_ inside a cannon
R-Click on Cannon Block: Pulls munition blocks towards the end of the cannon. Can only pull one block at a time.
Acquisition
Developer reference
- Registry name
createbigcannons:worm- Namespace
createbigcannons- Mod ID
createbigcannons
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"H",
"S",
"S"
],
"ingredients": {
"H": {
"item": "createbigcannons:worm_head"
},
"S": {
"item": "minecraft:stick"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}