Ship Cannon

item· Other

Ship Cannon

Small Ships · by talhanation, metroite
item

Ship Cannon is an item from Small Ships, crafted from String, Block of Iron, and Alpha Log.

Acquisition

Crafting using String, Block of Iron, Block of Iron, Block of Iron, Alpha Log and Alpha Log, arranged in the pattern shown. Produces Ship Cannon.

Crafting
Ship Cannon Ship Cannon guaranteed
Developer reference
Registry name
smallships:cannon
Namespace
smallships
Mod ID
smallships

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "  S",
    "III",
    " LL"
  ],
  "ingredients": {
    "I": {
      "item": "minecraft:iron_block"
    },
    "L": {
      "tag": "minecraft:logs"
    },
    "S": {
      "item": "minecraft:string"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}