Crafting using Stone, Stone, Stone, Piston, Any Full Drawers, Piston, Stone, Any Iron Ingot and Stone, arranged in the pattern shown. Produces Compacting Drawers (3-Tier).
Compacting Drawers (3-Tier)
Acquisition
Block drops
Developer reference
- Registry name
storagedrawers:compacting_drawers_3- Namespace
storagedrawers- Mod ID
storagedrawers- Tags (1)
minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###",
"TXT",
"#I#"
],
"ingredients": {
"#": {
"item": "minecraft:stone"
},
"I": {
"tag": "forge:ingots/iron"
},
"T": {
"item": "minecraft:piston"
},
"X": {
"tag": "storagedrawers:full_drawers"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}

