Solid Shot
createbigcannons:solid_shot

Solid Shot

Create Big Cannons · by rbasamoyai
block Big Cannon ProjectilesAxe MineablePickaxe Mineable

Solid Shot is a block from Create Big Cannons, crafted from Any Iron Nugget, Any Iron Ingot, and Bamboo Slab.

Acquisition

Crafting using Any Iron Nugget, Any Iron Ingot, Any Iron Nugget, Any Iron Ingot, Any Iron Ingot, Any Iron Ingot and Bamboo Slab, arranged in the pattern shown. Produces Solid Shot.

Crafting
Any Iron Nugget
Any Iron Ingot
Any Iron Nugget
Any Iron Ingot
Any Iron Ingot
Any Iron Ingot
Bamboo Slab
Solid Shot Solid Shot guaranteed

Mining & drops

sourcecountchanceconditions
Solid Shot1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
createbigcannons:solid_shot
Namespace
createbigcannons
Mod ID
createbigcannons
Tags (3)
createbigcannons:items/big_cannon_projectiles
minecraft:blocks/mineable/axe
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "iIi",
    "III",
    " S "
  ],
  "ingredients": {
    "I": {
      "tag": "forge:ingots/iron"
    },
    "S": {
      "tag": "minecraft:wooden_slabs"
    },
    "i": {
      "tag": "forge:nuggets/iron"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}