Bronze Pickaxe
Introduced in 0.1.0
In development. The release manifest does not name Bronze Pickaxe, so it is never published.
Connections
Developer details
- Internal ID
- item/bronze_pickaxe
- Source
- assets/data/items.toml → bronze_pickaxe
- Textures
- vox:stone_pickaxe
[items.bronze_pickaxe]
category = "tool"
extends = "vox:tool"
icon = "vox:stone_pickaxe"
max_stack = 1
name = "Bronze Pickaxe"
tool = {"categories":["vox:mining"],"effectiveness":6,"durability":250,"grade":"bronze"}
weapon = {"damage":3,"kind":"vox:pierce"}