This commit is contained in:
AxolotlMaid 2023-06-09 15:42:28 +01:00
parent cd071560fa
commit 6c476c3ead
9 changed files with 38 additions and 46 deletions

View file

@ -4,14 +4,18 @@ org.gradle.parallel=true
# Fabric Properties
# check these on https://fabricmc.net/develop
minecraft_version=1.19.3
yarn_mappings=1.19.3+build.5
loader_version=0.14.19
minecraft_version=1.20
yarn_mappings=1.20+build.1
loader_version=0.14.21
# Mod Properties
<<<<<<< Updated upstream
mod_version=1.0.2
=======
mod_version=1.0.3
>>>>>>> Stashed changes
maven_group=dev.axolotlmaid.optionsprofiles
archives_base_name=options-profiles
# Dependencies
fabric_version=0.76.1+1.19.3
fabric_version=0.83.0+1.20