Vox Eternum WikiSearch the Vox Eternum Wiki…Ctrl K

Internal use only

Oak Door

Introduced in 0.1.0

This page covers 4 in-game forms, grouped because players think of them as one thing.

Forms

  • Oak Doorvox:oak_door
  • Oak Doorvox:oak_door_top
  • Oak Doorvox:oak_door_open
  • Oak Doorvox:oak_door_top_open

How to make it

Connections

Crafted from
Wood Planks
Dropped by
Oak Door
Drops
Oak Door

Developer details

Internal ID
block/oak_door
Source
assets/data/blocks.toml → oak_door
Textures
vox:oak_door_bottom
[blocks.oak_door]
capabilities = []
civilization_value = 1
collision = true
drops = [{"item":"vox:oak_door"}]
extends = "vox:door_half"
gravity_affected = false
light_emission = 0
material = "vox:wood"
mineable = true
model = "vox:door_panel"
name = "Oak Door"
needs_support = "below"
opaque = false
render = "model"
replaceable = false
shape = [0,0,0,16,16,3]
solid = false
tall_top = "vox:oak_door_top"
targetable = true
textures = {"all":"vox:oak_door_bottom"}
tool = "vox:chopping"
tool_required = false
turns = "around"
uses = [{"accepts":"anything","becomes":"vox:oak_door_open"}]