Magenta Sheet
handcrafted:magenta_sheet

Magenta Sheet

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

Acquisition

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

Crafting ⇆ any arrangement
Magenta Sheet Magenta Sheet ×8 guaranteed

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

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

Recipe JSON (2):

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