Crafting using Paper, Paper, Paper, Paper, Mangrove Slab and Mangrove Slab, arranged in the pattern shown. Produces 3× Mangrove Shoji Whole Door.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Mangrove Shoji Whole Door | 1–1 | 100% | Survives Explosion, Block State Property |
Block drops
| drops | count | chance | conditions |
|---|---|---|---|
| Mangrove Shoji Whole Door | 1–1 | 100% | Survives Explosion, Block State Property |
Related items
Developer reference
- Registry name
mcwdoors:mangrove_japanese2_door- Namespace
mcwdoors- Mod ID
mcwdoors- Tags (4)
mcwdoors:blocks/shoji_whole_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:mangrove_slab"
},
"B": {
"item": "minecraft:paper"
}
},
"conditions": [],
"sequence": null,
"group_name": "shoji_two",
"experience": null,
"cooking_time": null
}