Skip to content

Boring Default Game Rules 1.0.0 for Minecraft 1.19.2

Compare
Choose a tag to compare
@EnnuiL EnnuiL released this 18 Aug 01:36
· 17 commits to main since this release

Changelog

  • Updated to Minecraft 1.19.2
  • Switched to the Quilt toolchain
  • Overhauled the config system
    • Added a proper config screen for this mod, allowing for much easier configuration
      • This screen is accessible through not only Mod Menu, but also Vanilla's Game Rules screen
      • Added an easy option to reset to the original default
    • Migrated the system to Quilt Config
      • The config file is now located at .minecraft/config/boring_default_game_rules/config.json
      • Removed config hot-reloading. It is no longer necessary
    • Added the ability to regenerate the path to the schema by setting "$schema" to "GENERATE_ME"
    • Improved the experience of disabling the automatic JSON Schema generation
  • Migrated to the io.github.ennuil.boring_default_game_rules package
  • Added a 64x variant of the icon in order to prevent it from being butchered on Mod Menu