Everything posted by Chibill
-
Adding a nausea/confusion effect without adding the potion effect
Use a tickhandler/called every tick and use the effects code it uses to make the affect and then run it. P.S. this is a simple way of thinking its a bit more complicated like how to make it turn on or off.
-
[TUTORIAL] Getting Started with ForgeGradle
Gradle Integration for Eclipse 03.4.0.RELEASE. won't install in eclipse right. The following solutions are not available: Gradle Intergration for Eclipse
-
[TUTORIAL] Getting Started with ForgeGradle
How do we even work on our mods if we can't see the MC src?
-
Trying to make vanilla client server side mods with forge
Bukkits open src its even public on get hub.
-
Empty Src in Eclipse and Failed MD5 checks while installing - Urgently Need Help
Copy and paste the assets folder from .minecraft to the mcp/jars dir then copy the libraries from .minecraft to mcp/jars Copy both Folders and just paste them there.
-
[Solved] MCP download failed
Copy and paste the Assets folder from .minecraft in to the jars dir in side the mcp folder. That should fix it. The problem is Mojang pushed a texture update like thing and it changed the md5's of the files so yeah after forge is done installing copy and paste that like I said before.
-
How to know if a block is natural generated or not
X-ray that's not a texture pack uses block IDs but that type is not comparable with forge. So the textural pack one makes all block but ores and water and pave clear with a outline so make it use the atucal texture of stone (get the stone texture from the stone block and use it.)
-
Anyone else dreading 1.7 update?
I bring great news. http://mcp.ocean-labs.de/news.php
-
Config Code Is Crashing Minecraft 1.6.4
Your config code may have a huge memory leak.
-
Probably not Possible - Getting a world reference
Custom packet with an array woukd help you.
-
Probably not Possible - Getting a world reference
Mystcraft?
-
Probably not Possible - Getting a world reference
It think its for like a camera system like mod you would.
-
Probably not Possible - Getting a world reference
Away from PC but may be you can do some looking in the client side only files (because this is rendering) for the world as a Varible that is private and use it because forge makes all variables public on run. Also where are you using this?
-
Server side integer saving?
Put a try around that because Test may not exist. And please we are not being rude it's just that even if you read a java book from the time of java 1.0.0 it would give you the basics.
-
Applied Energistics API help
You need to set AE as a dependency. Or use its API.
-
Are There Tutorials For This Type of Thing?
Rude he was asking not demanding like others here.
-
Server side integer saving?
To check to see if nbt is null is basic java too.
-
[SOLVED] Minecraft crashes when I place my liquid
It seems its trying to put the effect on itself causing a crash because it is a entityitem not entityliving.
-
any item use event?
There is look at the javaDocs in the Item class.
-
Trouble with server client sync at my Transdimensional Tiny Chest
se .toString() to get the String then use Short temp = Short.parseShort(InputString);
-
Creating core mod [Solved]
NO use the compile to SRG .bat to compile to serge Names. also try putting it in the mods folder that changed between one update can't remember if it was the 1.5.2 to 1.6.2 of what.
-
My Liquid Isn't Being Added To The Game Even Though There Are No Errors
You have not told it what Creative tab to use try using /give to get it.
-
Server side integer saving?
Not to be mean but learn so basic java this here right now it just java problems no forge or minecraft.
-
Trouble with server client sync at my Transdimensional Tiny Chest
Or make it a string and send a different normal MC packet.
-
Server side integer saving?
Add try around where you use the varibale it will stop you from using it null.
IPS spam blocked by CleanTalk.