Tall Grass
Introduced in 0.1.0
Connections
- Drops
- Carrot Seeds, Flax Seeds, Onion Seeds, Wheat Seeds
Developer details
- Internal ID
- block/tall_grass
- Source
- assets/data/blocks.toml → tall_grass
- Textures
- vox:tall_grass
[blocks.tall_grass]
capabilities = []
civilization_value = 0
collision = false
drops = [{"item":"vox:wheat_seeds","chance":0.5},{"item":"vox:onion_seeds","chance":0.08},{"item":"vox:carrot_seeds","chance":0.08},{"item":"vox:flax_seeds","chance":0.1}]
extends = "vox:plant"
gravity_affected = false
light_emission = 0
material = "vox:foliage"
mineable = true
name = "Tall Grass"
needs_support = "below"
opaque = false
render = "cross"
replaceable = false
solid = false
targetable = true
textures = {"all":"vox:tall_grass"}
tool_required = false