Cyan Sheet
handcrafted:cyan_sheet

Cyan Sheet

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

Acquisition

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

Crafting ⇆ any arrangement
Cyan Sheet Cyan Sheet ×8 guaranteed

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

Crafting ⇆ any arrangement
Any Sheets
Cyan Dye
Cyan Sheet Cyan Sheet guaranteed
Developer reference
Registry name
handcrafted:cyan_sheet
Namespace
handcrafted
Mod ID
handcrafted
Tags (1)
handcrafted:items/sheets

Recipe JSON (2):

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