File tree Expand file tree Collapse file tree 4 files changed +36
-1
lines changed
Expand file tree Collapse file tree 4 files changed +36
-1
lines changed Original file line number Diff line number Diff line change 1313 " 1.21.4-fabric" ,
1414 " 1.21.5-fabric" ,
1515 " 1.21.8-fabric" ,
16+ " 1.21.9-fabric" ,
1617
1718 " 1.16.5-forge" ,
1819 " 1.17.1-forge" ,
3132 " 1.21.3-neoforge" ,
3233 " 1.21.4-neoforge" ,
3334 " 1.21.5-neoforge" ,
34- " 1.21.8-neoforge"
35+ " 1.21.8-neoforge" ,
36+ " 1.21.9-neoforge"
3537 ]
3638}
Original file line number Diff line number Diff line change 22 # check these on https://fallen-breath.github.io/fabric-versions/?&version=1.21.9
33 minecraft_version =1.21.9
44 yarn_mappings =1.21.9+build.1
5+ loom.platform =fabric
56
67# Fabric Mod Metadata
8+ # https://fabricmc.net/versions.html
9+ fabric_loader_version =0.17.2
710 minecraft_dependency =>=1.21.9 1.21.x
811
912# Build Information
Original file line number Diff line number Diff line change 1+ # Fabric Properties
2+ # check these on https://fallen-breath.github.io/fabric-versions/?&version=1.21.9
3+ minecraft_version =1.21.9
4+ yarn_mappings =1.21.9+build.1
5+ loom.platform =forge
6+
7+ # Mod Metadata
8+ # https://files.minecraftforge.net/net/minecraftforge/forge/index_1.21.9.html
9+ forge_version =58.1.4
10+ minecraft_dependency =[1.21.9, )
11+
12+ # Build Information
13+ # The target mc versions for the mod during mod publishing, separated with \n
14+ game_versions =1.21.9
Original file line number Diff line number Diff line change 1+ # Fabric Properties
2+ # check these on https://fallen-breath.github.io/fabric-versions/?&version=1.21.9
3+ minecraft_version =1.21.9
4+ yarn_mappings =1.21.9+build.1
5+ loom.platform =neoforge
6+ # https://maven.architectury.dev/dev/architectury/yarn-mappings-patch-neoforge/
7+ yarn_mappings_patch =1.21+build.4
8+
9+ # Mod Metadata
10+ # https://projects.neoforged.net/neoforged/neoforge
11+ neoforge_version =21.9.1-beta
12+ minecraft_dependency =[1.21.9, )
13+
14+ # Build Information
15+ # The target mc versions for the mod during mod publishing, separated with \n
16+ game_versions =1.21.9
You can’t perform that action at this time.
0 commit comments