Earth Mound
Introduced in 0.1.0
Connections
- Drops
- Packed Dirt
Developer details
- Internal ID
- block/packed_dirt_mound
- Source
- assets/data/blocks.toml → packed_dirt_mound
- Textures
- vox:packed_dirt
[blocks.packed_dirt_mound]
capabilities = []
civilization_value = 0
collision = true
drops = [{"item":"vox:packed_dirt"}]
extends = "vox:packed_dirt"
gravity_affected = false
light_emission = 0
material = "vox:clay"
mineable = true
model = "vox:mound"
name = "Earth Mound"
opaque = false
render = "model"
replaceable = false
shape = [[0,0,0,16,2,16],[2,2,2,14,4,14],[5,4,5,11,6,11]]
solid = true
textures = {"all":"vox:packed_dirt"}
tool = "vox:digging"
tool_required = false