Prototech skyblock mod.
- Fabric Installer : https://fabricmc.net/use/
- Clone this repo.
- Run
gradlew genSources idea
for IntelliJ andgradlew genSources eclipse
for Eclipse You should be ready to develop. - Run
gradlew build
if you want to create mod jars.