Crafting using Iron Plate, Hay Bale, Iron Plate, Iron Plate, Hay Bale, Iron Plate, Iron Plate, Any Iron Ingot and Iron Plate, arranged in the pattern shown. Produces Smoke Shell.
Smoke Shell
Create Big Cannons · by rbasamoyai
Smoke Shell is a block from Create Big Cannons, crafted from Iron Plate, Hay Bale, and Any Iron Ingot.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Smoke Shell | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
createbigcannons:smoke_shell- Namespace
createbigcannons- Mod ID
createbigcannons- Tags (4)
createbigcannons:items/big_cannon_projectiles minecraft:blocks/mineable/axe minecraft:blocks/mineable/pickaxe ritchiesprojectilelib:entity_types/precise_motion
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"PHP",
"PHP",
"PIP"
],
"ingredients": {
"H": {
"item": "minecraft:hay_block"
},
"I": {
"tag": "forge:ingots/iron"
},
"P": {
"tag": "forge:plates/iron"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
