Перейти к содержимому
Mineforgian

Just Enough Gamerules

Adds more gamerules to configure your game.

Загрузки
571
Подписчики
4
Обновлён
25 ноября 2024 г.
Лицензия
MIT

Опубликован 1 июня 2024 г.

Just Enough Gamerules is a mod that adds gamerules for modifying vanilla gameplay, from useful utilities such as doCropTrampling to fun and absurd variables like creeperExplosionRadius.

Currently supports Fabric with Fabric API, on 1.20.1. Ports to older and newer versions will come soon, Forge port is a possibility.

Gamerule types

All gamerules fall into one of several types. The current types used by this mod are as follows:

  • boolean: Can be true or false.
  • integer: A positive or negative whole number.
  • double: A decimal number.

List of current gamerules

  • doCropTrampling: boolean
  • doOxidization: boolean
  • doIceMelting: boolean
  • doSaplingGrowth: boolean
  • doCropGrowth: boolean
  • rainPutsOutFire: boolean
  • skeletonAccuracy: integer | Only has an effect if useSkeletonAccuracy is set to true.
  • useSkeletonAccuracy: boolean
  • creeperExplosionRadius: integer
  • endermanTeleportRadius: double
  • ghastFireballCooldown: integer
  • slimeSplitCount: integer
  • magmaCubeSplitCount: integer
  • minimumSlimeSize: integer | This rule sets the lowest size at which a slime will split when killed, however, slimes' size can still not be less than 1.
  • bowDrawSpeed: integer | Currently does not render properly.
  • anvilDamagePerBlock: double
  • maxAnvilDamage: integer

Note: Changing damage values

1 point of damage is half of a heart, 2.0 is one heart (you probably already know this).

Ченджлог

1.1.1Релиз1.20.1 · 25 ноября 2024 г.
  • Actually doesn't crash this time.
  • CURRENTLY INCOMPATIBLE WITH SODIUM.
1.1.0Релиз1.20.1 · 25 ноября 2024 г.
  • No longer crashes the whole game.
  • Added anvilDamagePerBlock and anvilMaxDamage to control anvil damage.
1.0.0Релиз1.20.1 · 1 июня 2024 г.

No changelog was specified.

Комментарии

Загружаем…