Wood Floor
Introduced in 0.1.0
How to make it
Wood Floor
- Inputs
- 4× Wood Planks
- Outputs
- 4× Wood Floor
- Kind
- crafting
Connections
- Crafted from
- Wood Planks
- Dropped by
- Wood Floor
- Drops
- Wood Floor
Developer details
- Internal ID
- block/wood_floor
- Source
- assets/data/blocks.toml → wood_floor
- Textures
- vox:wood_floor
[blocks.wood_floor]
capabilities = []
civilization_value = 2
collision = true
drops = [{"item":"vox:wood_floor"}]
extends = "vox:planks"
gravity_affected = false
light_emission = 0
material = "vox:wood"
mineable = true
name = "Wood Floor"
opaque = true
render = "cube"
replaceable = false
solid = true
textures = {"all":"vox:wood_floor"}
tool = "vox:chopping"
tool_required = false