File tree Expand file tree Collapse file tree
java/nekiplay/meteorplus/mixin/meteorclient/modules Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2626 uses : marvinpinto/action-automatic-releases@latest
2727 with :
2828 repo_token : ' ${{ secrets.GITHUB_TOKEN }}'
29- automatic_release_tag : " 1.21.4_1.0.9.4 "
29+ automatic_release_tag : " 1.21.4_1.0.9.5 "
3030 prerelease : true
31- title : " 1.21.4 | 1.0.9.4 "
31+ title : " 1.21.4 | 1.0.9.5 "
3232 files : |
3333 ./build/libs/*.jar
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ yarn_mappings=1.21.4+build.2
66loader_version =0.16.9
77
88# Mod Properties
9- mod_version =1.21.4_1.0.9.4
9+ mod_version =1.21.4_1.0.9.5
1010maven_group =nekiplay.meteorplus
1111archives_base_name =meteor-plus
1212
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 55 "plugin" : " nekiplay.MixinPlugin" ,
66 "client" : [
77 " meteorclient.gui.WBlockPosEditMixin" ,
8- " meteorclient.modules.AutoToolMixin" ,
98 " meteorclient.modules.BlockESPMixin" ,
109 " meteorclient.modules.CriticalsMixin" ,
1110 " meteorclient.modules.ESPMixin" ,
1716 " meteorclient.modules.NoRenderMixin" ,
1817 " meteorclient.modules.TracersMixin" ,
1918 " meteorclient.modules.WaypointsModuleMixin" ,
20- " meteorclient.modules.BreakIndicatorsMixin" ,
21- " meteorclient.modules.BetterTooltipsMixin" ,
19+ " meteorclient.modules.BreakIndicatorsMixin" ,
20+ " meteorclient.modules.BetterTooltipsMixin" ,
2221 " minecraft.ClientConnectionAccessor" ,
2322 " minecraft.ShapelessRecipeAccessor" ,
2423 " minecraft.entity.ShulkerEntityAccessor" ,
You can’t perform that action at this time.
0 commit comments