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.
- Inputs
- String
- 3 × Block of Iron
- 2 × Alpha Log
- Output
- → Ship Cannon
item· Other
Ship Cannon is an item from Small Ships, crafted from String, Block of Iron, and Alpha Log.
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.
smallships:cannonsmallshipssmallshipsRecipe 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
}