Vox Eternum WikiSearch the Vox Eternum Wiki…Ctrl K

Internal use only

Conifer Log

Introduced in 0.1.0

Connections

Dropped by
Conifer Log
Drops
Conifer Log

Developer details

Internal ID
block/conifer_log
Source
assets/data/blocks.toml → conifer_log
Textures
vox:oak_log_top, vox:conifer_log
[blocks.conifer_log]
capabilities = []
civilization_value = 0
collision = true
drops = [{"item":"vox:conifer_log"}]
extends = "vox:log"
fuel = 800
gravity_affected = false
light_emission = 0
material = "vox:wood"
mineable = true
name = "Conifer Log"
opaque = true
render = "cube"
replaceable = false
solid = true
tags = ["vox:log","vox:fuel"]
textures = {"top":"vox:oak_log_top","side":"vox:conifer_log","bottom":"vox:oak_log_top"}
tool = "vox:chopping"
tool_required = false
turns = "axis"
uses = [{"accepts":"vox:tap","gives":[{"item":"vox:resin"}],"held":"wears"}]