Stone Pickaxe
Introduced in 0.1.0
How to make it
Stone Pickaxe
- Inputs
- 3× Cobblestone
- 2× Stick
- Outputs
- Kind
- crafting
Connections
- Crafted from
- Cobblestone, Stick
Developer details
- Internal ID
- item/stone_pickaxe
- Source
- assets/data/items.toml → stone_pickaxe
- Textures
- vox:stone_pickaxe
[items.stone_pickaxe]
category = "tool"
extends = "vox:tool"
icon = "vox:stone_pickaxe"
max_stack = 1
name = "Stone Pickaxe"
tool = {"categories":["vox:mining"],"effectiveness":4,"durability":130,"grade":"stone"}
weapon = {"damage":2,"kind":"vox:pierce"}