Sakuya is my waifu Posted September 3, 2015 Posted September 3, 2015 so can anyone tell me how light is "created" in minecraft? how does world get illuminated, cause its not sun ofc ._. and is it possible to achieve complete darkness? And Notch said, "Let there be light," and there was light. or was it? Quote "The cycle of life and death continues. We will live, they will die."
shadowfacts Posted September 3, 2015 Posted September 3, 2015 TheGreyGhost has a really good blog post explaining how lighting works in Minecraft. Quote Don't make mods if you don't know Java. Check out my website: http://shadowfacts.net Developer of many mods
Sakuya is my waifu Posted September 3, 2015 Author Posted September 3, 2015 Nice... soo if i dig around and change color of lightmap texture i can create colored lights right? Quote "The cycle of life and death continues. We will live, they will die."
shadowfacts Posted September 3, 2015 Posted September 3, 2015 Colored lights requires a huge amount of hacky shit, just because that's not how the engine was originally built. If you are really intent on doing colored lighting, there is a mod[/url[ which adds this and has an API that you can use. Quote Don't make mods if you don't know Java. Check out my website: http://shadowfacts.net Developer of many mods
Draco18s Posted September 4, 2015 Posted September 4, 2015 Its super mega hacky. Quote Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable. If you think this is the case, JUST REPORT ME. Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice. Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked. DO NOT PM ME WITH PROBLEMS. No help will be given.
Sakuya is my waifu Posted September 4, 2015 Author Posted September 4, 2015 So why don't create a new lightmap instead of resizing it? idk spent all night searching for a better solution ._. what i'm trying to create is a prism, so when light beam of beacon (or something like that) passes through it refracts and shines with colors of spectre. Quote "The cycle of life and death continues. We will live, they will die."
Sakuya is my waifu Posted September 4, 2015 Author Posted September 4, 2015 and that mod looks absolutely amazing ; - ; time to give up on my dreams 。:゚(。ノω\。)゚・。 Quote "The cycle of life and death continues. We will live, they will die."
ItsAMysteriousYT Posted September 4, 2015 Posted September 4, 2015 Colored lights requires a huge amount of hacky shit, just because that's not how the engine was originally built. If you are really intent on doing colored lighting, there is a mod[/url[ which adds this and has an API that you can use. Am i able to create moving lights with that? Quote
Ernio Posted September 4, 2015 Posted September 4, 2015 Can't you just look into code? What you need is atomicstryker's DynamicLights mod which has configuration that allows you to make moving lights. DL is the ONLY (popular) properly written mod that does it. Pure ASM magic - still - very resource-eating. Note: It's client side only. Quote 1.7.10 is no longer supported by forge, you are on your own.
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.