Changelog:
- Ported to Minecraft 1.19
- Migrated from Fabric to the Quilt toolchain
- Renamed all instances of
boringbackgrounds
toboring_backgrounds
, meaning that the relevant paths were also changed
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Show all versions
boringbackgrounds
to boring_backgrounds
, meaning that the relevant paths were also changedUpdated to Minecraft 1.18
Migrated to newer (and non-deprecated) Gson APIs
Added log messages for config errors
Future-proofed the mod for JSON5 Everywhere (if it ever releases)
Internally migrated to Quilt Mappings
Migrated from manual parsing to DFU's Codecs
Migrated the background-randomizing mixin to an Fabric API event
Fixed the randomize_on_new_screen
option randomizing the background even when the screen is the same
Updated to Minecraft 1.17.1
Simplified the main mixin so much, that it's as small as possible
Optimized the selection from a weighted list
Migrated to the io.github.ennuil.boringbackgrounds
package
Detonated the mod once again