Cherry Drakkar
16×16 · BAKED

item· Other

Cherry Drakkar

Wood Type:
Small Ships · by talhanation, metroite
item Drakkars

Cherry Drakkar is an item from Small Ships, crafted from String, Sail, Chest, Lead, and Cherry Boat.

Acquisition

Crafting using String, Sail, String, Chest, Lead, Chest, Cherry Boat, Cherry Boat and Cherry Boat, arranged in the pattern shown. Produces Cherry Drakkar.

Crafting
String
Sail
String
Chest
Lead
Chest
Cherry Boat
Cherry Boat
Cherry Boat
Cherry Drakkar Cherry Drakkar guaranteed
Developer reference
Registry name
smallships:cherry_drakkar
Namespace
smallships
Mod ID
smallships
Tags (1)
smallships:items/drakkars

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "sys",
    "xlx",
    "bbb"
  ],
  "ingredients": {
    "b": {
      "item": "minecraft:cherry_boat"
    },
    "l": {
      "item": "minecraft:lead"
    },
    "s": {
      "item": "minecraft:string"
    },
    "x": {
      "item": "minecraft:chest"
    },
    "y": {
      "item": "smallships:sail"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "drakkar",
  "experience": null,
  "cooking_time": null
}