Crafting using Stick, Jungle Log and Stick, arranged in the pattern shown. Produces 5× Jungle Curtain Rod.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Jungle Curtain Rod | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
mcwwindows:jungle_curtain_rod- Namespace
mcwwindows- Mod ID
mcwwindows- Tags (2)
mcwwindows:blocks/curtain_rods minecraft:blocks/mineable/axe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"ABA"
],
"ingredients": {
"A": {
"item": "minecraft:stick"
},
"B": {
"item": "minecraft:jungle_log"
}
},
"conditions": [],
"sequence": null,
"group_name": "curtain_rods",
"experience": null,
"cooking_time": null
}
