Crafting using Window Base, Window Base, Window Base, Window Base, Mangrove Log, Window Base, Window Base, Window Base and Window Base, arranged in the pattern shown. Produces 8× Mangrove Pane Window.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Mangrove Pane Window | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Developer reference
- Registry name
mcwwindows:mangrove_pane_window- Namespace
mcwwindows- Mod ID
mcwwindows- Tags (2)
minecraft:blocks/mineable/axe minecraft:blocks/walls
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"AAA",
"ABA",
"AAA"
],
"ingredients": {
"A": {
"item": "mcwwindows:window_base"
},
"B": {
"item": "minecraft:mangrove_log"
}
},
"conditions": [],
"sequence": null,
"group_name": "windows_pane",
"experience": null,
"cooking_time": null
}
