An example mod for blueberry to help you get started creating a mod.
ExampleMod is a gradle based project.
patchVanillaJar
- Initializes the environmentrunClient
- Compile and run clientrunServer
- Compile and run server
To update blueberry with same api version, simply remove the blueberry-installer-*.jar (if you don't know what this means, you will know when it's time to do so).