Light Blue Sheet
handcrafted:light_blue_sheet

Light Blue Sheet

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

Acquisition

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

Crafting ⇆ any arrangement
Light Blue Sheet Light Blue Sheet ×8 guaranteed

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

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

Recipe JSON (2):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:light_blue_wool"
    },
    {
      "item": "minecraft:light_blue_wool"
    },
    {
      "item": "minecraft:light_blue_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:light_blue_dye"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}