Flak Autocannon Round
16×16 · BAKED

item· Other

Flak Autocannon Round

Create Big Cannons · by rbasamoyai
item Autocannon Rounds

Flak Autocannon Round is an item from Create Big Cannons, crafted from Shot Balls, Any Gunpowder, and Iron Plate. Can be used to shoot out _airborne targets._ Peppers targets with _shrapnel._ FLAK AUTOCANNON ROUND.

Function

Can be used to shoot out _airborne targets._ Peppers targets with _shrapnel._ FLAK AUTOCANNON ROUND

On Detonation: Releases _shrapnel_ in its direction. The shrapnel _spreads out over a wide area._

Acquisition

Crafting using Shot Balls, Any Gunpowder and Iron Plate, arranged in the pattern shown. Produces 2× Flak Autocannon Round.

Crafting
Shot Balls
Any Gunpowder
Iron Plate
Flak Autocannon Round Flak Autocannon Round ×2 guaranteed
Developer reference
Registry name
createbigcannons:flak_autocannon_round
Namespace
createbigcannons
Mod ID
createbigcannons
Tags (1)
createbigcannons:items/autocannon_rounds

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "S",
    "G",
    "C"
  ],
  "ingredients": {
    "C": {
      "tag": "forge:plates/iron"
    },
    "G": {
      "tag": "createbigcannons:gunpowder"
    },
    "S": {
      "item": "createbigcannons:shot_balls"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}