Crafting using Any Wooden Slabs, Any Wooden Slabs, Any Wooden Slabs, Any Iron Nuggets and Any Iron Nuggets, arranged in the pattern shown. Produces Tool Rack.
Tool Rack
CookingForBlockheads · by BlayTheNinth
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Tool Rack | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
cookingforblockheads:tool_rack- Namespace
cookingforblockheads- Mod ID
cookingforblockheads- Tags (1)
minecraft:blocks/mineable/axe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"SSS",
"I I"
],
"ingredients": {
"I": {
"tag": "balm:iron_nuggets"
},
"S": {
"tag": "minecraft:wooden_slabs"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}