Yellow Sheet
handcrafted:yellow_sheet

Yellow Sheet

Dye Color:
Handcrafted · by Alex Nijjar, Kekie6
item Sheets

Acquisition

Crafting using Any Sheets and Yellow Dye, in any arrangement. Produces Yellow Sheet.

Crafting ⇆ any arrangement
Any Sheets
Yellow Dye
Yellow Sheet Yellow Sheet guaranteed

Crafting using Yellow Wool, Yellow Wool and Yellow Wool, in any arrangement. Produces 8× Yellow Sheet.

Crafting ⇆ any arrangement
Yellow Sheet Yellow Sheet ×8 guaranteed
Developer reference
Registry name
handcrafted:yellow_sheet
Namespace
handcrafted
Mod ID
handcrafted
Tags (1)
handcrafted:items/sheets

Recipe JSON (2):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "tag": "handcrafted:sheets"
    },
    {
      "item": "minecraft:yellow_dye"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:yellow_wool"
    },
    {
      "item": "minecraft:yellow_wool"
    },
    {
      "item": "minecraft:yellow_wool"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}