Crafting using Jungle Slab, Any Wooden Chest, Jungle Slab, Jungle Slab, Jungle Slab, Jungle Slab, Jungle Slab, Any Wooden Chest and Jungle Slab, arranged in the pattern shown. Produces 2× Jungle Half Drawers 2.
Acquisition
Related items
Developer reference
- Registry name
storagedrawers:jungle_half_drawers_2- Namespace
storagedrawers- Mod ID
storagedrawers- Tags (5)
minecraft:blocks/mineable/axe storagedrawers:blocks/drawers storagedrawers:blocks/half_drawers storagedrawers:items/drawers storagedrawers:items/half_drawers
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"/X/",
"///",
"/X/"
],
"ingredients": {
"/": {
"item": "minecraft:jungle_slab"
},
"X": {
"tag": "forge:chests/wooden"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}