Tool Box
blue_skies:tool_box

Tool Box

Blue Skies · by KingPhygieBoo, Silver_David, Lachney
block Axe Mineable

Tool Box is a block from Blue Skies, crafted from Any Ventium Ingot and Dark Oak Planks.

Acquisition

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.

Crafting
Tool Box Tool Box guaranteed

Mining & drops

sourcecountchanceconditions
Tool Box1–1100%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
}