
Mods / Item Lights
Author: Taska
Side: Both
Created: Mar 28th 2021 at 6:36 PM
Last modified: Jan 1st at 8:09 PM
Downloads: 3047
Follow Unfollow 21
Candle, why won’t you light my path at night? You glow with fire and yet I stumble around in the darkness…
Item Lights is a mod that aims to address an odd inconsistency in Vintage Story. Unlike blocks, items cannot emit light when held in hand or tossed on the ground. This means that a lit candle won’t light up the area, while a torch will.
This mod gives items the same illumination capabilities as blocks have. Candles, Temporal Gears, and the creative Wand are now light sources with Item Lights.
For Modders
Your mods can take advantage of this system too if installed alongside Item Lights! You only need to give your item or block an attribute like this: "itemlight": [0, 0, 6]
Any byte array value that matches this graphic should work(hover to see values): http://tyron.at/vs/vslightwheel.html
Enjoying my mods? Please do consider supporting me on Patreon, it'd be a great help!
Version | For Game version | Downloads | Release date | Changelog | Download |
---|---|---|---|---|---|
v1.0.2 | 1874 | Jan 1st at 8:09 PM | Show | ItemLights_V1.0.2.zip | |
v1.0.1 | 764 | Jul 16th 2021 at 7:12 PM | Show | ItemLights_V1.0.1.zip | |
v1.0.0 | 409 | Mar 28th 2021 at 6:38 PM | Show | ItemLights_v1.0.0.zip |
Shion Ooh yea probably without too much trouble. I'd probably set up a config with this set off by default since it's probably not an expected behaviour. Would be pretty cool to have them light up when in a display case(that's a thing right, nuggets in a display case?), too. I'll probably add that functionality alongside.
Can you add tiny light to ore nuggets?
Thanks for doing this! It has been on my mind that candles did not light a room. Seemed rather silly they did not, now they do!