Shrapnel Shell
createbigcannons:shrapnel_shell

Shrapnel Shell

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

Shrapnel Shell is a block from Create Big Cannons, crafted from Any Iron Ingot, Shot Balls, Any Gunpowder, and Bamboo Slab.

Acquisition

Mechanical Crafting using Any Iron Ingot, Any Iron Ingot, Shot Balls, Any Iron Ingot, Any Iron Ingot, Any Gunpowder, Any Iron Ingot and Bamboo Slab, arranged in the pattern shown. Produces Shrapnel Shell.

Mechanical Crafting
Any Iron Ingot
Any Iron Ingot
Shot Balls
Any Iron Ingot
Any Iron Ingot
Any Gunpowder
Any Iron Ingot
Bamboo Slab
Shrapnel Shell Shrapnel Shell guaranteed

Mining & drops

sourcecountchanceconditions
Shrapnel Shell1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
createbigcannons:shrapnel_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": "create:mechanical_crafting",
  "pattern": [
    " I ",
    "ILI",
    "IPI",
    " S "
  ],
  "ingredients": {
    "I": {
      "tag": "forge:ingots/iron"
    },
    "L": {
      "item": "createbigcannons:shot_balls"
    },
    "P": {
      "tag": "createbigcannons:gunpowder"
    },
    "S": {
      "tag": "minecraft:wooden_slabs"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}