Light Mechanic
Last updated
Last updated
Using the Light-Mechanic you can configure your furniture to emits light.
It takes an offset from the base-furniture and a light-level between 1 & 15
Light can also be made toggleable by adding toggleable: true
, meaning right-clicking the furniture will toggle the light on/off.
Using toggled_model
you can provide a NexoItem to display when the furniture-light is toggled on
Likewise, toggled_item_model
lets you provide an ItemModel directly without a NexoItem to display when toggled on. Note; this is for 1.21.2+ servers only