Date Raft
16×16 · BAKED

item· Other

Date Raft

Spawn · by Ninni
item Boats

Date Raft is an item from Spawn, crafted from Date Planks.

Acquisition

Crafting using Date Planks, Date Planks, Date Planks, Date Planks and Date Planks, arranged in the pattern shown. Produces Date Raft.

Crafting
Date Raft Date Raft guaranteed

Used in

Crafting using Chest and Date Raft, in any arrangement. Produces Date Raft with Chest.

Crafting ⇆ any arrangement
Chest
Date Raft
Date Raft with Chest Date Raft with Chest guaranteed
Developer reference
Registry name
spawn:date_raft
Namespace
spawn
Mod ID
spawn
Tags (1)
minecraft:items/boats

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "# #",
    "###"
  ],
  "ingredients": {
    "#": {
      "item": "spawn:date_planks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "boat",
  "experience": null,
  "cooking_time": null
}