Vox Eternum WikiSearch the Vox Eternum Wiki…Ctrl K

Internal use only

Campfire

Introduced in 0.1.0

also known as Campfire with Spit, Campfire with Spit

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

Forms

  • Campfirevox:campfire
  • Campfirevox:campfire_fed
  • Campfire with Spitvox:campfire_spit
  • Campfire with Spitvox:campfire_fed_spit

Connections

Developer details

Internal ID
block/campfire
Source
assets/data/blocks.toml → campfire
Textures
vox:campfire_top, vox:campfire_side
[blocks.campfire]
aliases = ["vox:campfire_out","vox:campfire_low"]
capabilities = ["campfire","burns"]
civilization_value = 2
collision = true
drops = [{"item":"vox:campfire"}]
extends = "vox:base"
gravity_affected = false
light_emission = 11
machine = {"station":"campfire","work_steps":120,"lit":"vox:campfire_fed"}
material = "vox:ember"
mineable = true
name = "Campfire"
needs_support = "below"
opaque = false
render = "half"
replaceable = false
solid = true
textures = {"top":"vox:campfire_top","side":"vox:campfire_side","bottom":"vox:campfire_side"}
tool = "vox:chopping"
tool_required = false
uses = [{"accepts":"vox:cooking_spit","becomes":"vox:campfire_spit","held":"consumed"}]