Iron Ore
Introduced in 0.1.0
Connections
- Dropped by
- Stone Golem
- Drops
- Raw Iron
Developer details
- Internal ID
- block/iron_ore
- Source
- assets/data/blocks.toml → iron_ore
- Textures
- vox:iron_ore
[blocks.iron_ore]
capabilities = []
civilization_value = 0
collision = true
drops = [{"item":"vox:raw_iron","needs":"vox:mining"}]
extends = "vox:stone"
gravity_affected = false
light_emission = 0
material = "vox:rock"
min_grade = "bronze"
mineable = true
name = "Iron Ore"
opaque = true
render = "cube"
replaceable = false
solid = true
textures = {"all":"vox:iron_ore"}
tool = "vox:mining"
tool_required = true