Armor Piercing (AP) Autocannon Round
16×16 · BAKED

item· Other

Armor Piercing (AP) Autocannon Round

Create Big Cannons · by rbasamoyai
item Autocannon Rounds

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.

Function

_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

Acquisition

Crafting using Any Ingot Cast Iron and Any Iron Ingot, arranged in the pattern shown. Produces 4× Armor Piercing (AP) Autocannon Round.

Crafting
Any Ingot Cast Iron
Any Iron Ingot
  • Inputs
  • Any Ingot Cast Iron
  • Any Iron Ingot
  • Output
  • Armor Piercing (AP) Autocannon Round ×4
Armor Piercing (AP) Autocannon Round Armor Piercing (AP) Autocannon Round ×4 guaranteed
Developer reference
Registry name
createbigcannons:ap_autocannon_round
Namespace
createbigcannons
Mod ID
createbigcannons
Tags (1)
createbigcannons: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
}