Vox Eternum WikiSearch the Vox Eternum Wiki…Ctrl K

Internal use only

Wooden Chest

Introduced in 0.1.0

How to make it

Connections

Crafted from
Wood Planks
Dropped by
Wooden Chest
Drops
Wooden Chest

Developer details

Internal ID
block/wooden_chest
Source
assets/data/blocks.toml → wooden_chest
Textures
vox:container_top, vox:container_side
[blocks.wooden_chest]
aliases = ["vox:storage_container"]
capabilities = ["container"]
civilization_value = 2
collision = true
drops = [{"item":"vox:wooden_chest"}]
extends = "vox:planks"
gravity_affected = false
light_emission = 0
material = "vox:wood"
mineable = true
name = "Wooden Chest"
opaque = true
render = "cube"
replaceable = false
solid = true
textures = {"top":"vox:container_top","side":"vox:container_side","bottom":"vox:container_top"}
tool = "vox:chopping"
tool_required = false