Crafting using Any Sheets and Light Gray Dye, in any arrangement. Produces Light Gray Sheet.
Acquisition
Crafting using Light Gray Wool, Light Gray Wool and Light Gray Wool, in any arrangement. Produces 8× Light Gray Sheet.
Related items
Developer reference
- Registry name
handcrafted:light_gray_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:light_gray_dye"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "minecraft:light_gray_wool"
},
{
"item": "minecraft:light_gray_wool"
},
{
"item": "minecraft:light_gray_wool"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
