fix: Build on 1.21.5 with some less compat layers enabled

This commit is contained in:
Linnea Gräf
2025-04-09 13:26:26 +02:00
parent bb02aa6ddd
commit 0abfc0068c
3 changed files with 5 additions and 8 deletions

View File

@@ -34,7 +34,7 @@ sodium = "mc1.21.5-0.6.11-fabric"
freecammod = "1.3.2+mc1.21.4"
# Update from https://modrinth.com/mod/no-chat-reports/versions?l=fabric
ncr = "Fabric-1.21.4-v2.11.0"
ncr = "Fabric-1.21.5-v2.12.0"
# Update from https://modrinth.com/mod/female-gender/versions?l=fabric
femalegender = "4.3.3+1.21.4"
@@ -139,7 +139,7 @@ asm = { module = "org.ow2.asm:asm", version.ref = "asm" }
[bundles]
runtime_required = [
"rei_fabric",
# "rei_fabric",
# "notenoughanimations",
"hypixelmodapi_fabric",
]