hello,
Super mod I'm looking to change the lights to a smaller version, cannot seems to find it in the .js file could you point me in the right direction if possible
Edit Changed the christmaslights.js
this.lights = [];
this.lightClasses = {
pico: 32,
}
this.lightClass = (window.XLSF_LIGHT_CLASS || '
pico'); // kind of light to show (32px to 96px square)
that solved it