fix compat issue with riptide

This commit is contained in:
2025-12-24 01:31:54 +01:00
parent 8ea3eb0261
commit 4df16e0e9d
2 changed files with 6 additions and 6 deletions

View File

@@ -2,14 +2,14 @@
org.gradle.jvmargs=-Xmx1G
# Fabric Properties
# check these on https://modmuss50.me/fabric.html
minecraft_version=1.21.11
yarn_mappings=1.21.11+build.2
minecraft_version=1.21.10
yarn_mappings=1.21.10+build.3
loader_version=0.18.2
loom_version=1.14-SNAPSHOT
# Mod Properties
mod_version=1.4
mod_version=1.5
maven_group=com.kasetoatz
archives_base_name=BetterTridentReturn
# Dependencies
# check this on https://modmuss50.me/fabric.html
fabric_version=0.139.5+1.21.11
fabric_version=0.138.4+1.21.10