Leaves
Introduced in 0.1.0
Connections
- Drops
- Stick
Developer details
- Internal ID
- block/leaves
- Source
- assets/data/blocks.toml → leaves
- Textures
- vox:leaves
[blocks.leaves]
capabilities = []
civilization_value = 0
collision = true
decays_without = ["vox:oak_log","vox:conifer_log","vox:birch_log","vox:palm_log"]
drops = [{"item":"vox:stick","chance":0.2}]
extends = "vox:base"
gravity_affected = false
light_emission = 0
light_opacity = 1
material = "vox:foliage"
mineable = true
name = "Leaves"
opaque = false
render = "cube"
replaceable = false
solid = true
textures = {"all":"vox:leaves"}
tool_required = false