Vox Eternum WikiSearch the Vox Eternum Wiki…Ctrl K

Internal use only

Podzol

Introduced in 0.1.0

Connections

Dropped by
Podzol
Drops
Podzol

Developer details

Internal ID
block/podzol
Source
assets/data/blocks.toml → podzol
Textures
vox:podzol_top, vox:podzol, vox:dirt
[blocks.podzol]
capabilities = []
civilization_value = 0
collision = true
drops = [{"item":"vox:podzol"}]
extends = "vox:dirt"
gravity_affected = false
light_emission = 0
material = "vox:soil"
mineable = true
name = "Podzol"
opaque = true
render = "cube"
replaceable = false
solid = true
textures = {"top":"vox:podzol_top","side":"vox:podzol","bottom":"vox:dirt"}
tilled_into = "vox:tilled_soil"
tool = "vox:digging"
tool_required = false