You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
This version brings Breaking Changes.
Reworked the Structure of the mod, some files changed location and need to be re-imported.
1.9.0
Added
Events
ModLoadedEvent
AllModsLoadedEvent
null
if no other mods are loaded besides BlueLib.VariantLoadedEvent
Called when a variant is loaded.
Fired before loading the variant.
Can be cancelled to prevent loading.
Fired after the variant has loaded.
Cannot be cancelled.
AllVariantsLoadedEvent
Called when all variants are loaded.
Fired before loading all variants.
Can be cancelled to prevent loading.
Fired after all variants have loaded.
Cannot be cancelled.
Added a Config Builder
Added a Config for various systems, including Markdown.
Changed
Deleted
This discussion was created from the release BlueLib 1.9.0.
Beta Was this translation helpful? Give feedback.
All reactions