- 50,904 views, 1 today
- 7,674 downloads, 0 today
250
LUX
Lux is a simple mod that adds new ways of lighting your Minecraft world.
I think torches are too boring

Light Bulb
Pretty simple. A small block that emits a decent amount of light when powered by redstone.

Campfire
A campfire that never burns out. An interface similar to a furnace's will pop up if you right click it, allowing you to cook food only. It will take only sticks as fuel, requiring two sticks to cook one item. No sticks are required to keep the actual block's fire burning.

Candle
A small candle made out of wax that, like the campfire, never burns out. Its light level is very low.


Lantern
It's a lantern. You can also add a candle to it. (recipe is lantern + candle)

Glowstone Lamps
Pretty nice looking blocks that can be used in a lot of situations. Maybe can be used as street lamps or something.

Lava Lamp
Not really a lava lamp, but at least it has actual lava.
Ceiling Lamps
Finally another use for light bulbs. Powered by redstone. Can only be placed on the bottom side of solid blocks.
Paper Lantern
A paper lantern that can only be placed on the bottom of blocks.
Light Box
Places invisible light blocks every 5 blocks in a 20 block radius. This lights a large area and eliminates the need to place torches everywhere. It will scan the entire area on the blocks y level for available spaces to place a light block. If one spot on the grid already has a solid block, it will check upwards for 10 blocks, then it will check downwards for 10 block until it finds a spot. If it cannot find a spot after all these checks, it will not place anything. The block stores all coordinates of invisible light blocks placed by the light box. It will remove all invisible light blocks when broken.
Invisible Light Block
This can only be placed by a light box or magic light stick. It has the same light level as glowstone. Can be broken without a tool. Holding either a light box or magic light stick will show all invisible light blocks as barrier particles.

Wax
Made by smelting coal. Used to make awesome candles.

Kerosene
Obtained from combining coal with a bottle of water. Used to craft lanterns.

Magic Light Stick
Places an invisible light block on right click. 100 uses.



Please report any bugs you find!
Lux is a simple mod that adds new ways of lighting your Minecraft world.
I think torches are too boring
Blocks!

Light Bulb
Pretty simple. A small block that emits a decent amount of light when powered by redstone.

Campfire
A campfire that never burns out. An interface similar to a furnace's will pop up if you right click it, allowing you to cook food only. It will take only sticks as fuel, requiring two sticks to cook one item. No sticks are required to keep the actual block's fire burning.

Candle
A small candle made out of wax that, like the campfire, never burns out. Its light level is very low.


Lantern
It's a lantern. You can also add a candle to it. (recipe is lantern + candle)

Glowstone Lamps
Pretty nice looking blocks that can be used in a lot of situations. Maybe can be used as street lamps or something.

Lava Lamp
Not really a lava lamp, but at least it has actual lava.
Ceiling Lamps
Finally another use for light bulbs. Powered by redstone. Can only be placed on the bottom side of solid blocks.
Paper Lantern
A paper lantern that can only be placed on the bottom of blocks.
Light Box
Places invisible light blocks every 5 blocks in a 20 block radius. This lights a large area and eliminates the need to place torches everywhere. It will scan the entire area on the blocks y level for available spaces to place a light block. If one spot on the grid already has a solid block, it will check upwards for 10 blocks, then it will check downwards for 10 block until it finds a spot. If it cannot find a spot after all these checks, it will not place anything. The block stores all coordinates of invisible light blocks placed by the light box. It will remove all invisible light blocks when broken.
Invisible Light Block
This can only be placed by a light box or magic light stick. It has the same light level as glowstone. Can be broken without a tool. Holding either a light box or magic light stick will show all invisible light blocks as barrier particles.
Items!

Wax
Made by smelting coal. Used to make awesome candles.

Kerosene
Obtained from combining coal with a bottle of water. Used to craft lanterns.

Magic Light Stick
Places an invisible light block on right click. 100 uses.
Recipes!



Mod Showcases!
Credit | A big thank you to MrCrayfish for his modelling tool because it is such a pain to manually type in numbers to make models |
Progress | 100% complete |
Game Version | Minecraft 1.11 |
Tags |
11 Update Logs
Update #11 : by Jt9 12/16/2016 8:49:13 amDec 16th, 2016
Fixed block collisions for all blocks.
Fixed ceiling lamp not turning on
Added light boxes
Added invisible light blocks
Added magic light sticks
Fixed ceiling lamp not turning on
Added light boxes
Added invisible light blocks
Added magic light sticks
LOAD MORE LOGS
3534410
7
Create an account or sign in to comment.
I'm experiencing crashes with the campfire.
I have a 1.11.2 server and I'm aware the mod is guaranteed to work properly only on 1.11.
Would it be possible to help me there and/or upgrade the mod to be compatible with 1.11.2 ?
Unless I'm mistaken, the source code isn't available so I can't investigate the matter myself.
Thanks in advance for your answers !
[09:52:51] [Server thread/ERROR]: Encountered an unexpected exception
net.minecraft.util.ReportedException: Ticking block entity
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:726) ~[MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:384) ~[lh.class:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:624) ~[MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_121]
Caused by: java.lang.NullPointerException
at com.lux.tileentity.TileEntityCampfire.canSmelt(TileEntityCampfire.java:236) ~[TileEntityCampfire.class:?]
at com.lux.tileentity.TileEntityCampfire.func_73660_a(TileEntityCampfire.java:170) ~[TileEntityCampfire.class:?]
at net.minecraft.world.World.func_72939_s(World.java:1801) ~[ajs.class:?]
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:621) ~[lw.class:?]
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:720) ~[MinecraftServer.class:?]
... 4 more
Keep up the great work!