Armor Piercing (AP) Shot
createbigcannons:ap_shot

Armor Piercing (AP) Shot

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

Armor Piercing (AP) Shot is a block from Create Big Cannons, crafted from Any Ingot Cast Iron, Any Iron Ingot, and Bamboo Slab.

Acquisition

Crafting using Any Ingot Cast Iron, Any Iron Ingot, Any Iron Ingot, Any Iron Ingot and Bamboo Slab, arranged in the pattern shown. Produces Armor Piercing (AP) Shot.

Crafting
Any Ingot Cast Iron
Any Iron Ingot
Any Iron Ingot
Any Iron Ingot
Bamboo Slab
Armor Piercing (AP) Shot Armor Piercing (AP) Shot guaranteed

Mining & drops

sourcecountchanceconditions
Armor Piercing (AP) Shot1–1100%

Block drops

Drops itself when broken.

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