Crafting using Light Gray Dye and Orange Curtain, in any arrangement. Produces Light Gray Curtain.
block· Machines & Other Blocks
Light Gray Curtain
Dye Color:
Another Furniture · by Starfish Studios
Light Gray Curtain is a block from Another Furniture, crafted from Light Gray Dye and Orange Curtain.
Acquisition
Crafting using Stick, Stick, Light Gray Wool, Light Gray Wool, Light Gray Wool and Light Gray Wool, arranged in the pattern shown. Produces 3× Light Gray Curtain.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Light Gray Curtain | 1–1 | 100% | Survives Explosion, Block State Property |
Block drops
| drops | count | chance | conditions |
|---|---|---|---|
| Light Gray Curtain | 1–1 | 100% | Survives Explosion, Block State Property |
Related items
Developer reference
- Registry name
another_furniture:light_gray_curtain- Namespace
another_furniture- Mod ID
another_furniture- Tags (4)
another_furniture:blocks/curtains another_furniture:items/curtains c:blocks/dyed/light_gray c:items/dyed/light_gray
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "minecraft:light_gray_dye"
},
{
"tag": "another_furniture:curtains"
}
],
"conditions": [],
"sequence": null,
"group_name": "curtains",
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"//",
"WW",
"WW"
],
"ingredients": {
"/": {
"item": "minecraft:stick"
},
"W": {
"item": "minecraft:light_gray_wool"
}
},
"conditions": [],
"sequence": null,
"group_name": "curtains",
"experience": null,
"cooking_time": null
}
