File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- # Builds against MC 1.21.9 (a stable point in the 1.21.6-1.21.11 range).
2- # fabric.mod.json declares >=1.21.6 <1.22 so it loads on 1.21.6-1.21.11.
3- minecraft_version =1.21.9
1+ minecraft_version =1.21.6
42loader_version =0.17.3
53java_version =21
64
@@ -10,6 +8,6 @@ loader_dep=>=0.16.10
108
119# Fabric API + ecosystem (compile-time versions for this variant; the launch
1210# tests pin per-version runtime versions in supported-versions.json).
13- fabric_api_version =0.134.0 +1.21.9
11+ fabric_api_version =0.128.2 +1.21.6
1412modmenu_version =15.0.2
1513cloth_config_version =19.0.147
Original file line number Diff line number Diff line change 1- # Builds against MC 1.21 itself (lowest in the 1.21-1.21.5 range, for max
2- # backward compat). fabric.mod.json declares ~1.21 so it loads on 1.21-1.21.5.
31minecraft_version =1.21
42loader_version =0.17.3
53java_version =21
You can’t perform that action at this time.
0 commit comments