Releases: DarkPacks/SevPatches
Releases · DarkPacks/SevPatches
1.15.0
v1.14.1
Full Changelog: 1.14.0...1.14.1
v1.14.0
Full Changelog: 1.13.0...1.14.0
v1.13.0
Full Changelog: 1.12.0...1.13.0
v1.12.0
v1.11.1
v1.11.0
v1.10.1
v1.10
Fix two new issues:
- FastBeacon patch in BetterFPS causes beacon effect to only apply in one quadrant relative to the beacon; in this release, we add a new mixin so that the beacon effect applies regardless of which direction the beacon is in
- There is a missing null check in Galacticraft's TileEntityInventory#isEmpty method which results in the find items function failing near GC inventories. This release adds a patch that inserts the missing null check.