1
How to Code Mods On Mac?
Can anyone give me a detailed tutorial on how to code some minecraft mods on a Mac? I want to make a Football Mod but I realized I know little next to nothing about code... xD
In my mod I want to have npcs with generated names like "James Enderblock" and "Dave Pigman" that line up and it will be like madden in Minecraft. I need some ideas for code to do that kind of thing, I made the snowball into a football texture. How could I change the distance a snowball is thrown? Like add some weight or gravity to it?
Thanks!
Any help I can get would be awesome
In my mod I want to have npcs with generated names like "James Enderblock" and "Dave Pigman" that line up and it will be like madden in Minecraft. I need some ideas for code to do that kind of thing, I made the snowball into a football texture. How could I change the distance a snowball is thrown? Like add some weight or gravity to it?
Thanks!
Any help I can get would be awesome
10
https://www.youtube.com/watch?v=rhc3I9jx474
this should help.
this should help.
I know it has to be in Java. But does anyone have any help they could give me on code? xD
[deleted]
Modding on a mac you would want to follow the linux modding guide... since macs are Unix/Linux based
[deleted]
An expensive distro*
... and the only distro you actually have to pay for
... and the only distro you actually have to pay for
Do you have any suggestions on the code I should use to make the mods? If so can you give me some snippets for what to code on the npcs?
For a minecraft mod, it has to be Java.
It is pretty much the same as modding on Windows or Linux
I have a thread with information for modding here:
helpful-links-and-other-things-for-modders-t406589.html
I have a thread with information for modding here:
helpful-links-and-other-things-for-modders-t406589.html
[deleted]
