Glowcap
Introduced in 0.1.0
Connections
- Dropped by
- Glowcap
- Drops
- Glowcap, Luminous Spores, Occult Essence
Developer details
- Internal ID
- block/glowcap
- Source
- assets/data/blocks.toml → glowcap
- Textures
- vox:glowcap
[blocks.glowcap]
capabilities = []
civilization_value = 0
collision = false
drops = [{"item":"vox:glowcap"},{"item":"vox:luminous_spores","chance":0.5},{"item":"vox:occult_essence","chance":0.06}]
extends = "vox:plant"
gravity_affected = false
light_emission = 7
material = "vox:foliage"
mineable = true
name = "Glowcap"
needs_support = "below"
opaque = false
place_light = [0,7]
render = "cross"
replaceable = false
solid = false
targetable = true
textures = {"all":"vox:glowcap"}
tool_required = false