Crafting using Any Ventium Ingot, Any Ventium Ingot, Dark Oak Planks, Dark Oak Planks, Dark Oak Planks and Dark Oak Planks, arranged in the pattern shown. Produces Tool Box.
Tool Box
Blue Skies · by KingPhygieBoo, Silver_David, Lachney
Tool Box is a block from Blue Skies, crafted from Any Ventium Ingot and Dark Oak Planks.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Tool Box | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
blue_skies:tool_box- Namespace
blue_skies- Mod ID
blue_skies- Tags (1)
minecraft:blocks/mineable/axe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"VV ",
"PP ",
"PP "
],
"ingredients": {
"P": {
"tag": "minecraft:planks"
},
"V": {
"tag": "blue_skies:ingots/ventium"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
