Compatibility
Minecraft: Java Edition
1.21.x
1.20.4
1.20–1.20.1
1.19.x
1.18.2
Platforms
Fabric
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Creators
Details
Licensed MPL-2.0
Published 2 years ago
Updated last week
Changelog
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog.
[v8.0.13-1.20.1] - 2023-07-26
Added
- Added
ScreenTooltipFactory
[v8.0.12-1.20.1] - 2023-07-23
Fixed
- Fixed a crash when calling
ModelEvents
on Forge
[v8.0.11-1.20.1] - 2023-07-23
Added
- Added
RenderHighlightCallback
- Added
RenderLevelEvents
Changed
- Shifted injection points for
InventoryMobEffectsCallback
to be compatible with the Just Enough Items mod on Fabric - Slightly changed some injection point shifts related to
AnimalTameCallback
[v8.0.10-1.20.1] - 2023-07-15
Added
- Added
ScreenTooltipEvents.Render
- Added two helper methods for getting
mouseX
andmouseY
toScreenHelper
[v8.0.9-1.20.1] - 2023-07-12
Added
- Added
RenderBlockOverlayCallback
- Added
FogEvents$Render
andFogEvents$ComputeColor
Fixed
- Fixed
ModelEvents
crashing on Fabric
[v8.0.8-1.20.1] - 2023-07-06
Changed
- Migrate
ModelEvents
to common event system
[v8.0.7-1.20.1] - 2023-07-02
Fixed
- Fixed a sound related crash on Fabric
[v8.0.6-1.20.1] - 2023-07-02
Fixed
- Fixed new mod loading architecture not allowing for multiple config handlers per mod
[v8.0.5-1.20.1] - 2023-07-02
Fixed
- Fixed a crash when rendering items on Fabric
[v8.0.4-1.20.1] - 2023-07-01
Changed
- Once again invert
ItemDisplayContext
s when registering item model perspective overrides
[v8.0.3-1.20.1] - 2023-07-01
Added
- Added
LoadCompleteCallback
Changed
- Internal changes to allow for more versatile mod loading
- Separate item model perspective now use built-in features on Forge and longer require a core mod there
[v8.0.2-1.20.1] - 2023-06-29
Fixed
- Re-upload to fix failed reobfuscation on Forge
[v8.0.1-1.20.1] - 2023-06-29
Added
- Added
DispenseBehaviorsContext
Changed
ModConstructor::onCommonSetup
andClientModConstructor::onClientSetup
now always run deferred on Forge, eliminating the previousModLifecycleContext
argument
Fixed
- A few possible
java.util.ConcurrentModificationException
s during start-up are now prevented by running setup tasks deferred on Forge
[v8.0.0-1.20.1] - 2023-06-25
- Ported to Minecraft 1.20.1
Files
Metadata
Release channel
ReleaseVersion number
v8.0.13-1.20.1-ForgeLoaders
Game versions
1.20.1Downloads
775Publication date
July 27, 2023 at 8:31 PMPublisher
Fuzs
Owner