NutritionBTS adds a nutrition system to enhance the gameplay.
For NeoForge:
repositories {
maven {
url = uri("https://maven.pkg.github.com/BehindTheScenery/nutritionbts-neoforge")
}
}
dependencies {
modImplementation "dev.behindthescenery:nutritionbts-neoforge:2.0.0"
}NutritionBTS is licensed under MIT.