mod menu support & fixes

This commit is contained in:
2025-10-31 14:39:00 +01:00
parent 1c43a7c39a
commit 82e8bf4aff
5 changed files with 17 additions and 8 deletions

View File

@@ -1,5 +1,5 @@
plugins {
id 'fabric-loom' version '1.11-SNAPSHOT'
id 'fabric-loom' version "${loom_version}"
id 'maven-publish'
}