Releases: Up-Mods/BoringBackgrounds
Boring Backgrounds 3.0.8 for Minecraft 1.20.1
Changelog
- Updated to Minecraft 1.20.1
Boring Backgrounds 3.0.7 for Minecraft 1.19
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
Boring Backgrounds 3.0.6 for Minecraft 1.18 Release Candidate 3
Changelog
Updated 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
Boring Backgrounds 3.0.5 for Minecraft 1.17.1
Changelog
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
Boring Backgrounds 3.0.4 for Minecraft 1.17.1
Changelog
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
Boring Backgrounds 3.0.3 for Minecraft 1.17-pre4
Changelog:
Updated to Minecraft 1.17-pre4
Updated to Java 16
Updated the icon (the fake dirt texture looked so bad, what was i thinking?)
Boring Backgrounds 3.0.2 for Minecraft 1.16.3
If you were using Boring Backgrounds 3.0.0 or 3.0.1, update immediately.
Changelog:
Fixed the mod failing to recognize any config files
Undetonated the mod due to less compression opportunities
Boring Backgrounds 3.0.1 for Minecraft 1.16.3
This update does the following:
Changelog:
Fixes a crash with Java 8
Boring Backgrounds 3.0.0 for Minecraft 1.16.3
This mod has been completely overhauled, therefore, your config file is once again useless with no backward compatibility. You can read the main page for more information.
Changelog:
Updated to Minecraft 1.16.3
Replaced the config system with a resource loader one
Redone the entire settings format
Added the ability of resource packs to provide their own settings (The config way will always override it)
Added weights, allowing for a specific texture to appear more often than others
Renamed the "change_after_new_screen" option to "randomize_on_new_screen"
Added a dependency on Fabric API and Fabric Loader 0.9.0
Boring Backgrounds 2.1.0 | Minecraft 1.16-pre3+
Boring Backgrounds has been rewritted for 1.16-pre3! Cotton Config has been replaced with Fiber, which means that Cotton and Fabric API is no longer necessary in order to run this mod! However, due to future plans, this isn't a 3.0.0, but it still has some goodies!
Changelog:
Rewrited the entire mod (don't worry, nothing broke).
Updated to 1.16-pre3.
Switched from Cotton Config to Fiber.
Revamped the config file.
Added a new option: "change_after_new_screen", which changes the background after a screen is opened.
Renamed the config file from "boringbackgrounds.json5" to "boring_backgrounds.json5"
Added backward compatibility with the previous version's config file.
Changed the version scheme, major version bumps are now done when a breaking change is done.