Lime Sheet
handcrafted:lime_sheet

Lime Sheet

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

Acquisition

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

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

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

Crafting ⇆ any arrangement
Lime Sheet Lime Sheet ×8 guaranteed
Developer reference
Registry name
handcrafted:lime_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:lime_dye"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:lime_wool"
    },
    {
      "item": "minecraft:lime_wool"
    },
    {
      "item": "minecraft:lime_wool"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}