The Steven Universe mod that adamantly denies it is a Steven Universe mod. KAGIC adds machines that inject an essence into the ground that engenders magical beings called "gems" by transmuting the blocks around. These gems appear in a variety of ways and can be commanded to do a variety of tasks based on these blocks, called "cruxes."
- added over 12 new and Fun Advancements
- added biome detection to fire some advancemets
- added a new Gem Emerald
- Emerald can follow her superiors and scare a way mobs with her evil glare Don't mess with Emerald she hits like a truck.
- Adding Wailing Stone
- Adding White diamond
- Finish Emerald's model and texture
- get item texures for Emerald's Gems
- Finish Linking Advancemets to structures that the player entered
- get custom sounds for emerald
- Add Random Songs based on the advancement
- Ensure you are using the most recent version of KAGIC.
- Collect any helpful logs, screenshots, or snippets.
- Report issues to our issue tracker.
- Ask for help in our Discord.
Check our releases page for downloads.
Our Discord server is a place to collaborate, learn, showcase, and discuss the development of KAGIC. It is a place where those who abide by the rules are welcomed, regardless of skill level. Click here to join us!
- Install the above prerequisites.
- Run command: `git clone this repo's link
- repository folder, run:
.\gradlew setupDecompWorkspace
- Run
.\gradlew eclipse
or.\gradlew idea
depending on your IDE. - Amalgam is now installed.
- Go to the directory of your repository.
- Run command:
.\gradlew build
- Find
KAGIC-x.jar
in thebuild/lib
folder. - Amalgam has been built for distribution.
- Go to the directory of your repository.
- Run
.\gradlew runClient
to play on the modded client. - Run
.\gradlew runServer
to start a modded server.
- Fork, install, and setup KAGIC on your machine.
- Write code with comments for increased legibility.
- Summarize any changes for future pull requests.