Crafting using Orange Wool and Orange Wool, arranged in the pattern shown. Produces 3× Orange Curtain.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Orange Curtain | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
mcwwindows:orange_curtain- Namespace
mcwwindows- Mod ID
mcwwindows- Tags (1)
mcwwindows:blocks/curtains
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"W",
"W"
],
"ingredients": {
"W": {
"item": "minecraft:orange_wool"
}
},
"conditions": [],
"sequence": null,
"group_name": "curtains",
"experience": null,
"cooking_time": null
}
