Boring Default Game Rules

A mod that allows to change the default game rule values through convenient methods.

File Details

1.0.0+1.19.2-quilt

  • R
  • Aug 18, 2022
  • 41.96 KB
  • 75
  • 1.19.2
  • Quilt

File Name

boring_default_game_rules-1.0.0+1.19.2.jar

Supported Versions

  • 1.19.2

Curse Maven Snippet

Quilt

modImplementation "curse.maven:boring-default-game-rules-525605:3940061"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

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