I don't think it's actuallly generated at all. Never found it. Or, is incredibly rare.Can anyone tell me where manganese would be located? I haven't ever come across it at all
plus you just have to look at the "advantages" of dynamic lighting that actually take away from the pack, like being able to simply toss a torch down a shaft to see its depth, the ability to spot netherore containing meteor from a larger distance due to the lighting difference of netherrak and the fire it tends to create when it lands, plus the ability to simply drop a torch behind you in a mining shaft to not worry about gas explosions and simply pick them back up on the way up.
the level of the brightness does not impact the advantages of using dynamic lighting really at all, the point is that it allows you to avoid the gas explosions without needing to make the lanterns or other such light sources and being able to spot things at night that you should not be able to if it was not in the pack, now what level of brightness a player uses should be a choice of their own as not all displays or pair of eyes are the same and every game has a brightness or gamma setting for this so locking it can make it completely unplayable on some configurations.Disabling dynamic lighting and making it bright does not correct for these "advantages". It makes them irrelevant by making it always easy to see.
plus you just have to look at the "advantages" of dynamic lighting that actually take away from the pack, like being able to simply toss a torch down a shaft to see its depth, the ability to spot netherore containing meteor from a larger distance due to the lighting difference of netherrak and the fire it tends to create when it lands, plus the ability to simply drop a torch behind you in a mining shaft to not worry about gas explosions and simply pick them back up on the way up.
the problem is that dynamic lighting and the low light level are forced upon the player where as the pulverizer and enchanting table may be there but the player never has to craft them or even use them unless they wish to, and the advantange i am speaking of for dynamic lighting is an unfair one that removes the danger of gas explosions when used by a smart player and as far as mobs targeting lights goes, dyanamic lighting is all client side so as long as you play smart it is actually much better than placing torches and then when you are done with the area you can simply pick them back up. and as the low light level might be part of the pack it renders it unplayable for some and that is what the original argument was all because someone asked how to disable it.I'm confused as to how you feel dynamic lighting is an advantage. It's been put in the pack by eyamaz. It's no more an advantage than a pulverizer or enchanting table. It's just part of the pack, as is the low light level.
Right it renders it irrelevant by giving these things away from free... You seem to be trying to disagree with me, but really you just paraphrased me...the point is that it allows you to avoid the gas explosions without needing to make the lanterns or other such light sources and being able to spot things at night that you should not be able to
dyanmic lighting makes things glow not just be brighter, it produce an area of light, simply increaseing the brightness of the game does not make the same effect, in fact dynamic lighting makes anything that has an increased light level easier to see at a distance when at a dark game level actually making it easier to see specific things that do have different light levels than normal blocks. no sure how i am paraphrasing you by disagreeing with you, or you simply are unable to understand the point i am trying to get pastOf
Right it renders it irrelevant by giving these things away from free... You seem to be trying to disagree with me, but really you just paraphrased me...
So I'm trying to set up a BnB server, and it's not allowing me to do what I normally do. I usually make my own little file to run the server .jar with my own arguments, this is what I run usually.
#!/bin/bash
cd "$(dirname "$0")"
exec java -Xms4G -Xmx6G -XXermSize=256m -jar FTBServer-1.6.4-965.jar nogui
But when I use it on the BnB server starter, it just spams something then says it's finished, without actually running the server. Any ideas why? I obviously need to run this with more memory
Get rid of the "exec".