Crafting using Paper, Paper, Paper, Paper, Jungle Planks and Jungle Planks, arranged in the pattern shown. Produces 3× Jungle Shoji Door.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Jungle Shoji Door | 1–1 | 100% | Survives Explosion, Block State Property |
Block drops
| drops | count | chance | conditions |
|---|---|---|---|
| Jungle Shoji Door | 1–1 | 100% | Survives Explosion, Block State Property |
Related items
Developer reference
- Registry name
mcwdoors:jungle_japanese_door- Namespace
mcwdoors- Mod ID
mcwdoors- Tags (4)
mcwdoors:blocks/shoji_doors minecraft:blocks/mineable/axe minecraft:blocks/wooden_doors minecraft:items/wooden_doors
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"BB",
"BB",
"AA"
],
"ingredients": {
"A": {
"item": "minecraft:jungle_planks"
},
"B": {
"item": "minecraft:paper"
}
},
"conditions": [],
"sequence": null,
"group_name": "shoji",
"experience": null,
"cooking_time": null
}
