hi,
can you audition? [kikotte]
bluemask
hi,
can you audition? [kikotte]
bluemask
Display MoreThis is really, really easy to fix.
I looked in the code for luminators : there's a MaxEnergy variable set to 10,000. If you reduce that to a smaller number, lights will go out soon after cutting off power instead of running for hours after.
BUT...that means that if you use a battery, they won't charge up enough.
So it's really really simple...add another variable to the entity that you reference in "injectEnergy" which is where the luminator takes power from the energy network to keep itself charged. Call it "MaxWiredEnergy" and set it to a low value. If you set it to 1 the lights will turn off in 6 seconds after hitting the switch. Making it nearly instant would require another tweak. The part of the code where it says if(energy <= 0) {shut down the light}. Make it if(energy <= 32) and the lights will shut off instantly.
For some unknown reason Alblaka and team want machines to be able to store a full packet of energy (32 in this case) more than their maximum storage..I don't know the reason for this, but it's easy enough to work around.
EDIT : I get it. The reason it is done this way is to reduce CPU load. So, to make the lights instant would i
ncrease CPU load. The safest fix would be to make maxWiredenergy = 1 and no other changes.
you can make a map that show you how to do?
Bluemask
hi,
how do I install mod to Minecraft bukkit craft server? [IC2 to Minecraft bukkit craft server] how?
bluemask
hi,
This is my house I get it to work so well. [ = =Luminators]
20 = 1180 EU power
bluemask
Display More
What you mean Minecraft server ? This is IndustrialCraft² Server Forum and i have no idea what you looking for. if you wanna make MC vanila server you can down load from Minecraft.net
http://www.minecraft.net/download
for bukkit
my question is where I can download Minecraft server [1.8.1]. you can only download [1.0.0]
hi,
where can I download Minecraft Server 1.8.1? =
I'm looking for Swedish?
bluemask
Why is everyone assuming you can turn luminators off with redstone?
Do not know. but it would be so good if you can turn off and on.
hi,
I do not understand how to turn it off? Luminator
bluemask
any news? the bug fix
hi all !
when will you be able to play mp?