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