Crafting using Any Ingot Cast Iron and Any Iron Ingot, arranged in the pattern shown. Produces 4× Armor Piercing (AP) Autocannon Round.
- Inputs
- Any Ingot Cast Iron
- Any Iron Ingot
- Output
- → Armor Piercing (AP) Autocannon Round ×4
item· Other
Armor Piercing (AP) Autocannon Round is a item from Create Big Cannons, crafted from Any Ingot Cast Iron and Any Iron Ingot. _Strong penetrating force._ Best suited for _soft targets_ such as _wooden structures and thin armor._ _Cannot be fuzed and detonated._ ARMOR PIERCING (AP) AUTOCANNON ROUND.
_Strong penetrating force._ Best suited for _soft targets_ such as _wooden structures and thin armor._ _Cannot be fuzed and detonated._ ARMOR PIERCING (AP) AUTOCANNON ROUND
Crafting using Any Ingot Cast Iron and Any Iron Ingot, arranged in the pattern shown. Produces 4× Armor Piercing (AP) Autocannon Round.
createbigcannons:ap_autocannon_roundcreatebigcannonscreatebigcannonscreatebigcannons:items/autocannon_rounds
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"C",
"I"
],
"ingredients": {
"C": {
"tag": "createbigcannons:ingot_cast_iron"
},
"I": {
"tag": "forge:ingots/iron"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}