Smoke Shell
createbigcannons:smoke_shell

Smoke Shell

Create Big Cannons · by rbasamoyai
block Big Cannon ProjectilesAxe MineablePickaxe MineablePrecise Motion Entity Type

Smoke Shell is a block from Create Big Cannons, crafted from Iron Plate, Hay Bale, and Any Iron Ingot.

Acquisition

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.

Crafting
Smoke Shell Smoke Shell guaranteed

Mining & drops

sourcecountchanceconditions
Smoke Shell1–1100%

Block drops

Drops itself when broken.

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
}