mod menu support

This commit is contained in:
2025-10-31 14:50:28 +01:00
parent 5d375d77f7
commit 4d2db89f37
4 changed files with 13 additions and 8 deletions

View File

@@ -6,12 +6,13 @@ org.gradle.jvmargs=-Xmx1G
minecraft_version=1.21.10
yarn_mappings=1.21.10+build.2
loader_version=0.17.3
loom_version=1.12-SNAPSHOT
# Mod Properties
mod_version = 1.5
maven_group = com.kasetoatz
archives_base_name = BoatJump
mod_version = 2.0
maven_group = com.kasetoatz
archives_base_name = BoatJump
# Dependencies
# check this on https://modmuss50.me/fabric.html
fabric_version=0.135.0+1.21.10
fabric_version=0.136.0+1.21.10