High Explosive (HE) Shell
createbigcannons:he_shell

High Explosive (HE) Shell

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

High Explosive (HE) Shell is a block from Create Big Cannons, crafted from Any Iron Ingot, Packed Guncotton, and Bamboo Slab.

Acquisition

Mechanical Crafting using Any Iron Ingot, Any Iron Ingot, Packed Guncotton, Any Iron Ingot, Any Iron Ingot, Packed Guncotton, Any Iron Ingot and Bamboo Slab, arranged in the pattern shown. Produces High Explosive (HE) Shell.

Mechanical Crafting
Any Iron Ingot
Any Iron Ingot
Packed Guncotton
Any Iron Ingot
Any Iron Ingot
Packed Guncotton
Any Iron Ingot
Bamboo Slab
High Explosive (HE) Shell High Explosive (HE) Shell guaranteed

Mining & drops

sourcecountchanceconditions
High Explosive (HE) Shell1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
createbigcannons:he_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 ",
    "ITI",
    "ITI",
    " S "
  ],
  "ingredients": {
    "I": {
      "tag": "forge:ingots/iron"
    },
    "S": {
      "tag": "minecraft:wooden_slabs"
    },
    "T": {
      "tag": "createbigcannons:high_explosive_materials"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}