Crafting using Any Wooden Chest, Bamboo Slab, Any Wooden Chest, Bamboo Slab, Bamboo Slab, Bamboo Slab, Any Wooden Chest, Bamboo Slab and Any Wooden Chest, arranged in the pattern shown. Produces 4× Bamboo Half Drawers 4.
Acquisition
Related items
Developer reference
- Registry name
storagedrawers:bamboo_half_drawers_4- 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",
"///",
"X/X"
],
"ingredients": {
"/": {
"item": "minecraft:bamboo_slab"
},
"X": {
"tag": "forge:chests/wooden"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}