Update Fabric Loom and add conditional remapping

This commit is contained in:
CPTProgrammer
2026-04-18 04:44:05 +08:00
parent aaf4b64e6e
commit 11e09bf0fb
7 changed files with 65 additions and 11 deletions
+5
View File
@@ -1,5 +1,10 @@
java_version=21
# Fabric Loom
# - For Minecraft versions <26.1: enable remap
# - For Minecraft versions >=26.1: disable remap
fabric_loom_remap=true
# Fabric Properties
# check these on https://fabricmc.net/develop
fabric_loader_version=0.16.10