mirror of
https://github.com/Oth3r/Sit.git
synced 2025-09-19 16:03:22 +02:00
1.21.2
This commit is contained in:
parent
a72934c357
commit
28d1590017
2 changed files with 6 additions and 6 deletions
|
@ -1,5 +1,5 @@
|
|||
plugins {
|
||||
id 'fabric-loom' version '1.6-SNAPSHOT'
|
||||
id 'fabric-loom' version '1.8-SNAPSHOT'
|
||||
id 'maven-publish'
|
||||
}
|
||||
|
||||
|
|
|
@ -4,9 +4,9 @@ org.gradle.parallel=true
|
|||
|
||||
# Fabric Properties
|
||||
# check these on https://fabricmc.net/develop
|
||||
minecraft_version=1.21.1
|
||||
yarn_mappings=1.21.1+build.1
|
||||
loader_version=0.15.11
|
||||
minecraft_version=1.21.2
|
||||
yarn_mappings=1.21.2+build.1
|
||||
loader_version=0.16.7
|
||||
|
||||
# Mod Properties
|
||||
mod_version=1.1.10+1.21-1.21.1
|
||||
|
@ -14,6 +14,6 @@ maven_group=one.oth3r
|
|||
archives_base_name=sit!
|
||||
|
||||
# Dependencies
|
||||
fabric_version=0.102.0+1.21.1
|
||||
modmenu_version=11.0.0-beta.1
|
||||
fabric_version=0.106.1+1.21.2
|
||||
modmenu_version=12.0.0-beta.1
|
||||
yacl_version=3.5.0+1.21-fabric
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue