Releases: Frostbite-time/BeyondDimensions
Releases · Frostbite-time/BeyondDimensions
Beyond Dimensions 1.21.1-neoforge-0.6.16
- Fix the issue of calling the wrong package when invoking mek api.
Beyond Dimensions 1.20.1-forge-0.4.21
- Fix the issue of calling the wrong package when invoking mek api.
Beyond Dimensions 1.21.1-neoforge-0.6.15
- Fixed a memory leak in the Refined Storage compatibility code.
- Fixed an issue where some modded bucket containers could not interact correctly.
- Fixed an issue where Unstable Fragments in the offhand could repeatedly generate Stable Fragments.
Beyond Dimensions 1.21.1-neoforge-0.6.14
- add botania compat for 1.21.1-SNAPSHOT-451
Beyond Dimensions 1.20.1-forge-0.4.20
- Fixed a memory leak in the Refined Storage compatibility code.
- Fixed an issue where some modded bucket containers could not interact correctly.
- Fixed an issue where Unstable Fragments in the offhand could repeatedly generate Stable Fragments.
Beyond Dimensions 1.21.1-neoforge-0.6.13
- Define the maximum capacity per slot for each key to prevent draining the entire inventory in a single operation.
Beyond Dimensions 1.21.1-neoforge-0.6.12
- Call
super.init()in the GUI’s init method to fix compatibility issues with other mods’ mixins.
Beyond Dimensions 1.20.1-forge-0.4.19
- Call
super.init()in the GUI’s init method to fix compatibility issues with other mods’ mixins.
Beyond Dimensions 1.21.1-forge-0.4.18
- Fix texture size issue
Beyond Dimensions 1.21.1-neoforge-0.6.10
- Added an overloaded version of the
extractfunction to fix compatibility issues.