cominixo / BetterF3

A Fabric mod for Minecraft that provides a highly customizable, more human-readable Debug HUD.
MIT License
137 stars 34 forks source link

Mods for Minecraft 1.17.x require additional changes for compatibility #49

Closed smmmadden closed 2 years ago

smmmadden commented 2 years ago

FYI: Mostly a reminder than issue since these files are often forgotten to be updated. There are files to change for 1.17.1 to work. mods.toml, mixins and pack.mcmeta need updating for every major release of Minecraft depending on what is included. Minecraft 1.17.x - Minimum Java Level Supported: 16.0.1 pack.mcmeta files Pack Format=7 for 1.17.x release, 6 for 1.16 and 5 for 1.15, etc. Minecraft Vanilla Launcher (new one from Microsoft Store) has loading issues that require additional changes to our mods and modpacks. Read conversation towards the bottome on CurseForge Support: https://forums.minecraftforge.net/topic/105079-forge-1171-not-launching/?_fromLogin=1 This describes how to workaround the breaking change Microsoft made with the new Vanilla Minecraft launcher