Crafting using Shot Balls, Any Gunpowder and Iron Plate, arranged in the pattern shown. Produces 2× Flak Autocannon Round.
- Inputs
- Shot Balls
- Any Gunpowder
- Iron Plate
- Output
- → Flak Autocannon Round ×2
item· Other
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.
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._
Crafting using Shot Balls, Any Gunpowder and Iron Plate, arranged in the pattern shown. Produces 2× Flak Autocannon Round.
createbigcannons:flak_autocannon_roundcreatebigcannonscreatebigcannonscreatebigcannons: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
}