- Updated to 1.19.4
- Fixed compatibility with Frames API
- Fixed quilt compatiblity
- Updated to 1.19
- Added quilt compatibility
- Changed the location of splashes files to allow for compatibility between mods when adding splashes
- Switched JSON library from
org.json
tocom.google.gson
because of the non-free license oforg.json
(The software shall be used for good, not evil.
)
- Updated to 1.18
- Added the
%minecraftVersion
,%s
,%T
,%R
,%C
,%H
,%M
,%S
,%W
percent codes - Revamped the conditional splashes to add suport for
minecraft_version
,username
andchance
conditions
- Initial Release