Everything posted by Animefan8888
-
Can no longer search for class files besides the ones I create?
Did you add the forge source to your build path and also on your project do the same thing.
-
Fluid color rendering
Actually now that I fully understand your question, you wanted the screen color to change when the players face is in your liquid.... you want to subscribe to this event EntityViewRenderEvent.FogColors
-
Fluid color rendering
Well there is a Class called BlockFluidRenderer, I assume that might be worthwhile to look at.
-
Can no longer search for class files besides the ones I create?
right click in the project explorer and import it.
-
Minecraft eclipse client crash 1.10
If your regular Minecraft runs fine on 1.10 I have absolutely no Idea what is happening.
-
Can no longer search for class files besides the ones I create?
What you need to do is right click on the forge source project configure its build path, go to order and export and select everything.
-
Can no longer search for class files besides the ones I create?
Do you even have access to the source?
-
[1.10.2] Help with newbie ideas
This what you want. event.getWorld().getChunkProvider();
-
[1.10.2] Help with newbie ideas
May I ask why you are doing this? Because it seems kinda "random".
-
[1.10.2] Help with newbie ideas
You could try looking into the terrrainGen events, like Maybe OreGenEvent.Post, PopulateChunkEvent.Post, Possibly even ChunkGeneratorEvent(don't really think this will work).
-
[1.10.2] Help with newbie ideas
Can I see your generation code? It may help me.
-
[1.10.2] Help with newbie ideas
Try raising it even higher, and well lag is not something you can make easier unless you optimize your generation code.
-
[1.10.2] Help with newbie ideas
How big did you make it?
-
[1.10.2] Help with newbie ideas
Yes the Higher it is the later it will generate.
-
[1.10.2] Help with newbie ideas
Did that work?
-
[1.10.2] Help with newbie ideas
There is a way to iterate through blocks there is a blockRegistry in the Block class. And try making your world generator have less weight.
-
Removing Recipe Fail[1.10.2]
If your using 1.10 you do need to set that.
-
Solved [1.10.2] ClientProxy Error
Show your new main class and a screenshot of your package explorer.
-
Why is my mod not working after I try to update it to 1.8?
Did you create the class ItemChainMail?
-
Removing Recipe Fail[1.10.2]
Was there a crash, or error printes out in the console, did the removing of the recipe just not work?
-
[1.10.2] Strange shading on IBakedModel
Why not try changing skylight on the original to 0?
-
Minecraft eclipse client crash 1.10
Yes?
-
Solved [1.10.2] ClientProxy Error
It is as Choonster said I assume you created a class called ClientProxy is "net.dtm450.bigindustry.proxy.ClientProxy" the class that extends your CommonProxy?
-
Solved [1.10.2] ClientProxy Error
Could you post the code of your main class.
-
[SOLVED] [1.10.2] prettier console messages & get dimension ID
The integer is the id of the dimension aka 0 = Overworld, -1 is the Nether, and 1 is the end.
IPS spam blocked by CleanTalk.