Mechanical Crafting using Any Ingot Cast Iron, Any Iron Ingot, Any Ingot Cast Iron, Any Iron Ingot, Any Iron Ingot, Packed Guncotton, Any Iron Ingot and Bamboo Slab, arranged in the pattern shown. Produces Armor Piercing (AP) Shell.
Armor Piercing (AP) Shell
Create Big Cannons · by rbasamoyai
Armor Piercing (AP) Shell is a block from Create Big Cannons, crafted from Any Ingot Cast Iron, Any Iron Ingot, Packed Guncotton, and Bamboo Slab.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Armor Piercing (AP) Shell | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
createbigcannons:ap_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": [
" C ",
"ICI",
"ITI",
" S "
],
"ingredients": {
"C": {
"tag": "createbigcannons:ingot_cast_iron"
},
"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
}