port to 1.21.2, MOVEMENTS ARE BROKEN
This commit is contained in:
parent
9d7ac6b213
commit
412c3f47ab
5 changed files with 131 additions and 145 deletions
|
@ -4,16 +4,16 @@ org.gradle.parallel=true
|
|||
|
||||
# Fabric Properties
|
||||
# check these on https://fabricmc.net/develop
|
||||
minecraft_version=1.21
|
||||
yarn_mappings=1.21+build.9
|
||||
minecraft_version=1.21.2
|
||||
yarn_mappings=1.21.2+build.1
|
||||
loader_version=0.16.14
|
||||
loom_version=1.10-SNAPSHOT
|
||||
|
||||
# Fabric API
|
||||
fabric_version=0.102.0+1.21
|
||||
fabric_version=0.106.1+1.21.2
|
||||
|
||||
# Mod Properties
|
||||
mod_version = 1.1.2+1.21
|
||||
mod_version = 1.1.2+1.21.2
|
||||
maven_group = ru.themixray
|
||||
archives_base_name = repeating-mod
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue