mirror of
https://github.com/trafficlunar/options-profiles.git
synced 2026-06-27 22:24:10 +00:00
Fix #1
This commit is contained in:
parent
4d38676db5
commit
deed913001
5 changed files with 28 additions and 25 deletions
|
|
@ -4,8 +4,8 @@ org.gradle.parallel=true
|
|||
|
||||
# Fabric Properties
|
||||
# check these on https://fabricmc.net/develop
|
||||
minecraft_version=1.19
|
||||
yarn_mappings=1.19+build.4
|
||||
minecraft_version=1.19.3
|
||||
yarn_mappings=1.19.3+build.5
|
||||
loader_version=0.14.19
|
||||
|
||||
# Mod Properties
|
||||
|
|
@ -14,4 +14,4 @@ maven_group=dev.axolotlmaid.optionsprofiles
|
|||
archives_base_name=options-profiles
|
||||
|
||||
# Dependencies
|
||||
fabric_version=0.58.0+1.19
|
||||
fabric_version=0.76.1+1.19.3
|
||||
Loading…
Add table
Add a link
Reference in a new issue