Page 1 of 1
[Mod]mydefaultlights[mydefaultlights]

Posted:
Mon Mar 21, 2016 02:42
by Don
This is a simple mod that adds lights that are made from default material. It is intended to be a simple and light weight way to add lights to a game.

You craft a light like this;
m = material supported
e = empty
t = torch
e/m/e
m/t/m
e/e/e
The material that is supported is;
default:snow_block
default:steel_block
default:goldblock
default:bronzeblock
default:diamondblock
bucket:lava_lava
depends - default
download =
https://github.com/DonBatman/mydefaultlights/archive/master.zipGithub -
https://github.com/DonBatman/mydefaultlightsLicence - WTFPL
Re: [Mod]mydefaultlights[mydefaultlights]

Posted:
Mon Mar 21, 2016 12:07
by azekill_DIABLO
the snow lamp is a strange idea....
same for the lamp texture!
you should add a light circle on all your lamp to show where the light come from.
allright it's nice!
Re: [Mod]mydefaultlights[mydefaultlights]

Posted:
Mon Mar 21, 2016 12:13
by ExeterDad
Overhead lava light? You have some stones Batman :P
Nice release!
Re: [Mod]mydefaultlights[mydefaultlights]

Posted:
Mon Mar 21, 2016 12:37
by Don
I made this mod a while ago for fun, different and server friendly lights. It used only default images.
If you do not like any of the lights you can open init.lua and comment out or remove the type in lines 2 - 7. You can also add new kinds of lights by adding lines to the table.
ExeterDad - II might live in a different world then you. In my world anything is possible.
Re: [Mod]mydefaultlights[mydefaultlights]

Posted:
Tue Mar 22, 2016 14:02
by Dragonop
Don wrote:bucket:lava_lava
Wasn't it bucket:bucket_lava ?
Great mod, the game needs more light sources, nice and simple +1
Re: [Mod]mydefaultlights[mydefaultlights]

Posted:
Tue Mar 22, 2016 14:14
by Don
I fixed the crafting. Lava lights can use lava_source or bucket:lava
Re: [Mod]mydefaultlights[mydefaultlights]

Posted:
Thu Apr 07, 2016 05:43
by Inocudom
Nice! I like the prospect of using lights that look like lava and diamonds.
Re: [Mod]mydefaultlights[mydefaultlights]

Posted:
Fri Apr 22, 2016 10:05
by Sokomine
The diamond lamp looks particulary nice. The receipe just seems to be a bit expensive. Some cheap glass ought to do as well :-)
Re: [Mod]mydefaultlights[mydefaultlights]

Posted:
Fri Apr 22, 2016 11:55
by Don
Update - I made the recipes cheaper.
Re: [Mod]mydefaultlights[mydefaultlights]

Posted:
Fri Apr 22, 2016 14:51
by azekill_DIABLO
nice :)