Compatibility
Minecraft: Java Edition
1.21.1–1.21.5
Platforms
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Creators
Details
Changelog
- Changed how datapacks register screen effects.
- You will now define your own storage containing the screen effect definitions.
- Once you have done that you can run the
scrfx:add_screen_effects
function which take in astorage
and apath
argument.
- Changed callbacks.
- Instead of having only two options on where to run commands, You can now run commands on any frame you like.
- The
middle
andend
fields have been replaced with onecallbacks
field because of this. - It is a compound which contains key value pairs, the key being the frame number and the value being the command.
You can read more about this inside README.md#registering-the-screen-effects.
Files
Metadata
Release channel
ReleaseVersion number
v1.2Loaders
Game versions
1.21.1–1.21.5Downloads
6Publication date
June 3, 2025 at 10:09 AMPublisher

Trplnr
Member