-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
12 changed files
with
28 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,5 @@ | ||
- fixed crash when using Undead Battle Standard on server | ||
- fixed bug with thunder not working properly during Undead Army | ||
- fixed bug with Soul Jar damage bonus being calculated incorrectly | ||
- changed required Majrusz Library from 7.0.0+ to 7.0.1+ | ||
- fixed game crash `java.lang.ClassNotFoundException` (reported by @NanoAi) | ||
- fixed Soul Jar color issue caused by incompatibility with Sodium (reported by @LonelyFear) | ||
- fixed bug with being unable to disable natural Undead Army spawns (reported by @NeuTraLZero) | ||
- fixed bug with Undead Army not changing weather properly |
Binary file renamed
BIN
+381 KB
...s/majrusz-library-common-1.20.1-7.0.0.jar → ...s/majrusz-library-common-1.20.1-7.0.1.jar
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file renamed
BIN
+437 KB
...s/majrusz-library-fabric-1.20.1-7.0.0.jar → ...s/majrusz-library-fabric-1.20.1-7.0.1.jar
Binary file not shown.
Binary file renamed
BIN
+421 KB
...bs/majrusz-library-forge-1.20.1-7.0.0.jar → ...bs/majrusz-library-forge-1.20.1-7.0.1.jar
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file renamed
BIN
+421 KB
...majrusz-library-neoforge-1.20.1-7.0.0.jar → ...majrusz-library-neoforge-1.20.1-7.0.1.jar
Binary file not shown.
2 changes: 1 addition & 1 deletion
2
neoforge/src/main/java/com/majruszsdifficulty/loot/LootNeoForge.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...fficulty/mixin/forge/IMixinLootTable.java → ...culty/mixin/neoforge/IMixinLootTable.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters