Merge pull request #255 from Kaloyan501/1.21.1

Fix parchment mappings so they are actually used and fix #251
This commit is contained in:
DrMangoTea
2025-11-03 20:01:07 +01:00
committed by GitHub
3 changed files with 17 additions and 14 deletions

View File

@@ -14,8 +14,10 @@ neo_version=21.1.213
neo_version_range=[21,)
loader_version_range=[4,)
parchment_minecraft_version=1.21.5
parchment_mappings_version=2025.06.01
# The Minecraft version the Parchment version is for
neoForge.parchment.minecraftVersion=1.21.1
# The version of the Parchment mappings
neoForge.parchment.mappingsVersion=2024.11.17
mixin_version = 0.8.5
mixin_extras_version = 0.4.1