BowDogPrediction/gradle.properties
RacoonDog ceb9385b49 update to 1.19.3
- java 19 support
- renamed the `mixins.json` to encourage addon authors to rename the file
2023-01-08 12:14:42 +01:00

17 lines
342 B
Properties

org.gradle.jvmargs=-Xmx2G
# Fabric Properties (https://fabricmc.net/versions.html)
minecraft_version=1.19.3
yarn_mappings=1.19.3+build.3
loader_version=0.14.11
# Mod Properties
mod_version=0.1.0
maven_group=com.example
archives_base_name=addon-template
# Dependencies
# Meteor (https://maven.meteordev.org/)
meteor_version=0.5.2-SNAPSHOT