i was just wondering how do u create a mod
8
thanks
Google "java tutorial" or similar.
And don't even try to create a mod before you've got some experience with Java.
And don't even try to create a mod before you've got some experience with Java.
does anyone know a good website to learn to read java
thank you alot
Not necessarily scripting per se, since the game is coded in java, Mods are made by decompiling the source code and modifying it to do something else. The only problem with this is that the code has been obfuscated, meaning that it is not readable by a human (mostly just rename all variables to nonsense). If you want to make a mod, learn Java.
haha i know its not simple, i can only do very very very basic scripting which is how to make a program to turn the cp off (via opening it)
ok thanks anyway
Mods are created by Scripting, this is also what games run on, anyways to learn how to script will take a very long time and determination and not to mention tedious work for example a if u wanted to make buckets go in stacks of 4 instead on 1 that could take 10 minuites - 5 hours depending on your skill of scripting.
