Releases: LXGaming/Sledgehammer
Releases · LXGaming/Sledgehammer
Sledgehammer v1.1.3
Update 1.1.3 Added isLoaded checks. Advancement spam is cause by incompatibility with Together Forever and Sponge.
Sledgehammer v1.1.2
Alternative AdvancementProgress fix Setting the progressMap to null may have been causing advancement messages to get spammed in chat, an alternative fix has been developed which should hopefully avoid this issue.
Sledgehammer v1.1.1
Minor changes / cleanup Changed config comments. Removed reflection access for progressMap in MixinAdvancementProgress. Removed MixinEntityVillager as it's no longer valid for 1.12.2.
Sledgehammer v1.1.0
Update 1.1.0 Added basic commands. Implemented https://github.com/LXGaming/Sledgehammer/commit/640329d124bc64f2028d2ebc56d8426c39238632#r28894093 suggestion Seperated Vanilla (Core) & Modded (Forge) mixins. Cleaned up Gradle dependencies. Added MixinForgeHook to capture advancement stacktraces in Forge