Notch has said that he tried adding this and didn't like the result. There's a mod for it, too.
Rollback Post to RevisionRollBack
"Minecraft? Realistic? Really? This is a game where you punch trees to get wood, you can make the wood into wooden planks in less than five seconds, and trees don't fall even if you remove a piece of the trunk from the middle. This is a game where animate corpses, giant spiders and exploding green terrorists emerge at night to hunt you down, farm animals run rampant across the countryside, and you can stop the flow of molten lava with a block of snow."
Modders have pulled it off, and I don't see whats so hard about having a position check inside the player movement function, and if the player moved on the X axis +1, move light source X+1.
Modders have pulled it off, and I don't see whats so hard about having a position check inside the player movement function, and if the player moved on the X axis +1, move light source X+1.
What's so hard about that?
Then how would you make the light source in the first place? THAT is the question. If you want to look at RenderBlocks.java to see the lighting code that you have to add to RenderItems.java, be my guest.
Also if you think about it, friendly mobs will gather around you. Might be a little annoying.
Rollback Post to RevisionRollBack
Has nice day!
Please no PMing, and no, I'm not a moderator.
To post a comment, please login or register a new account.
When you are holding a torch, it makes light around you. So you can walk around with one torch explore a cave.
Notch has said that he tried adding this and didn't like the result. There's a mod for it, too.
Wraiths: Boss-like mob for Hard!
Modders have pulled it off, and I don't see whats so hard about having a position check inside the player movement function, and if the player moved on the X axis +1, move light source X+1.
What's so hard about that?
Then how would you make the light source in the first place? THAT is the question. If you want to look at RenderBlocks.java to see the lighting code that you have to add to RenderItems.java, be my guest.
Also if you think about it, friendly mobs will gather around you. Might be a little annoying.
Please no PMing, and no, I'm not a moderator.