A free minecraft utility mod for 1.16 and newer versions, designed for anarchy servers. Currently for testing, finding out issues, and adding new features.
- Download latest mod version there
- Drag it to following directory: \AppData\Roaming.minecraft\mods
- Clone the repo;
- Open cmd;
- Type "gradlew genSources" to command line;
- If you're working from intellij, type "gradlew idea" to command line;
- If you're working from eclipse, type "gradlew eclipse" to command line;
- Open the project in your IDE. Done.
- In main menu, select 'Import Project'. Or File → Open, if you already created one;
- Select the build.gradle in mod's directory file, and import the project.
- After Gradle is done setting up, restart IDEA.
- (If the run configurations still don't show up, try reimporting the Gradle project from the Gradle tab in IDEA.)
- OffeeX (rockeZZergon)
- DiOnFire (dion)
- yoursleep (Code cleanup whole project, clearing project from tons of shit, switching event system to google event system, help with GUI, renderers)
- cattyn (helps with code clean up)
- Rikonardo (FontRenderer, moral support, tips, etc.)
- srgantmoomoo (client base "bedroom")
- ronmamo (java lib - Reflections)
- Minecraft Fabric devs (for fabric)
- ClickGUI
- HudEditor
- Commands
- Alt Manager
- Capes
- Animations
- Friends
- JSON configs
- Settings
- using Commands
- using ClickGUI