Cannon Carriage
createbigcannons:cannon_carriage

Cannon Carriage

Create Big Cannons · by rbasamoyai
block Safe NbtAxe Mineable

Cannon Carriage is a block from Create Big Cannons, crafted from Shaft, Dark Oak Planks, and Pair of Cannon Wheels.

Acquisition

Crafting using Shaft, Dark Oak Planks, Dark Oak Planks, Dark Oak Planks, Dark Oak Planks, Pair of Cannon Wheels and Pair of Cannon Wheels, arranged in the pattern shown. Produces Cannon Carriage.

Crafting
Cannon Carriage Cannon Carriage guaranteed

Mining & drops

sourcecountchanceconditions
Cannon Carriage1–1100%

Block drops

dropscountchanceconditions
1–1100%Block State Property
Cannon Carriage1–1100%
Developer reference
Registry name
createbigcannons:cannon_carriage
Namespace
createbigcannons
Mod ID
createbigcannons
Tags (2)
create:blocks/safe_nbt
minecraft:blocks/mineable/axe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " SP",
    "PPP",
    "W W"
  ],
  "ingredients": {
    "P": {
      "tag": "minecraft:planks"
    },
    "S": {
      "item": "create:shaft"
    },
    "W": {
      "item": "createbigcannons:pair_of_cannon_wheels"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}