File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
fabric/src/main/resources
neoforge/src/main/resources/META-INF Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 2323 " texturelocaleredirector.mixins.json"
2424 ],
2525 "depends" : {
26- "minecraft" : " >=1.21"
26+ "minecraft" : " >=1.21 <26.1 "
2727 }
2828}
Original file line number Diff line number Diff line change @@ -7,10 +7,10 @@ yarn_mappings=1.21.1+build.3
77yarn_patch =1.21+build.4
88
99archives_base_name =Texture-Locale-Redirector
10- mod_version =1.5 .0
10+ mod_version =1.6 .0
1111maven_group =com.wulian.texturelocaleredirector
1212
13- neoforge_version =21.1.215
14- fabric_loader_version =0.18.1
13+ neoforge_version =21.1.217
14+ fabric_loader_version =0.18.4
1515fabric_api_version =0.116.7+1.21.1
1616
Original file line number Diff line number Diff line change @@ -19,6 +19,6 @@ config = "texturelocaleredirector.mixins.json"
1919[[dependencies .texturelocaleredirector ]]
2020modId = " minecraft"
2121type = " required"
22- versionRange = " [1.21,)"
22+ versionRange = " [1.21,26.1 )"
2323ordering = " NONE"
2424side = " BOTH"
You can’t perform that action at this time.
0 commit comments