Crafting using Iron Nugget, Iron Ingot and Iron Nugget, arranged in the pattern shown. Produces 3× Metal Curtain Rod.
Metal Curtain Rod
Macaw's Windows · by Sketch Macaw & Peachy Macaw
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Metal Curtain Rod | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
mcwwindows:metal_curtain_rod- Namespace
mcwwindows- Mod ID
mcwwindows- Tags (2)
mcwwindows:blocks/curtain_rods minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"ABA"
],
"ingredients": {
"A": {
"item": "minecraft:iron_nugget"
},
"B": {
"item": "minecraft:iron_ingot"
}
},
"conditions": [],
"sequence": null,
"group_name": "curtain_rods",
"experience": null,
"cooking_time": null
}