forked from virt-mirrors/Sit
1.21.5 port
This commit is contained in:
parent
36602a444b
commit
12573bbd88
1 changed files with 8 additions and 8 deletions
|
@ -4,19 +4,19 @@ org.gradle.parallel=true
|
|||
|
||||
# Fabric Properties
|
||||
# check these on https://fabricmc.net/develop
|
||||
min_minecraft_version=1.21.4
|
||||
max_minecraft_version=1.21.4
|
||||
minecraft_versions=1.21.4
|
||||
min_minecraft_version=1.21.5
|
||||
max_minecraft_version=1.21.5
|
||||
minecraft_versions=1.21.5
|
||||
|
||||
minecraft_version=1.21.4
|
||||
yarn_mappings=1.21.4+build.8
|
||||
minecraft_version=1.21.5
|
||||
yarn_mappings=1.21.5+build.1
|
||||
loader_version=0.16.10
|
||||
|
||||
# Mod Properties
|
||||
mod_version=1.2.3+1.21.4
|
||||
mod_version=1.2.3+1.21.5
|
||||
maven_group=one.oth3r
|
||||
file_name=sit!
|
||||
|
||||
# Dependencies
|
||||
fabric_version=0.116.1+1.21.4
|
||||
modmenu_version=13.0.0-beta.1
|
||||
fabric_version=0.119.5+1.21.5
|
||||
modmenu_version=14.0.0-beta.2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue