Helper library containing functions for common use cases, while ensuring compatibility between mods.
- JDK for Java 17 (Eclipse Temurin recommended)
- IntelliJ IDEA
- Minecraft Development plugin (Optional, but highly recommended)
Follow the setup instructions on the example mod GitHub page.
Update the /gradle/libs.versions.toml config file:
[versions]
halplibe = "6.0.2"
[libraries]
halplibe = { group = "turniplabs", name = "halplibe", version.ref = "halplibe" }Update the build.gradle.kts script:
dependencies {
implementation(libs.halplibe)
}- azurelmao
- Flamarine
- Jim Jim aka FatherCheese
- icanttellyou
- youngsditch
- sunsetsatellite
- useless
- LukeisStuff
- big sir