File tree Expand file tree Collapse file tree 3 files changed +4
-6
lines changed
Expand file tree Collapse file tree 3 files changed +4
-6
lines changed Original file line number Diff line number Diff line change 1- * Update to [ Topper 4.12.0] ( https://github.com/Topper-MC/Topper/releases/tag/4.12.0 )
2- * Publish to Maven Central
3- * Change the mod it to ` topper-fabric `
1+ * Mark Minecraft 1.21.11 as supported
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ org.gradle.parallel=true
44org.gradle.configuration-cache =true
55
66# Mod properties
7- mod.version =4.4.0
7+ mod.version =4.4.1
88mod.group =me.hsgamer
99mod.id =topper-fabric
1010mod.name =Topper
Original file line number Diff line number Diff line change @@ -4,6 +4,6 @@ deps.fabric_api=0.138.3+1.21.10
44deps.text_placeholder_api =2.8.1
55deps.permissions_api =0.5.0
66
7- mod.mc_dep =>=1.21.9 <=1.21.10
7+ mod.mc_dep =>=1.21.9 <=1.21.11
88mod.mc_title =1.21.10
9- mod.mc_targets =1.21.9 1.21.10
9+ mod.mc_targets =1.21.9 1.21.10 1.21.11
You can’t perform that action at this time.
0 commit comments