Dirt
Introduced in 0.1.0
Used in
Packed Dirt
- Inputs
- 2× Dirt
- Outputs
- 1× Packed Dirt
- Kind
- crafting
Connections
- Used to craft
- Packed Dirt
- Dropped by
- Dirt, Grass, Tilled Soil
- Drops
- Dirt
Developer details
- Internal ID
- block/dirt
- Source
- assets/data/blocks.toml → dirt
- Textures
- vox:dirt
[blocks.dirt]
capabilities = []
civilization_value = 0
collision = true
drops = [{"item":"vox:dirt"}]
extends = "vox:base"
gravity_affected = false
light_emission = 0
material = "vox:soil"
mineable = true
name = "Dirt"
opaque = true
render = "cube"
replaceable = false
solid = true
textures = {"all":"vox:dirt"}
tilled_into = "vox:tilled_soil"
tool = "vox:digging"
tool_required = false