难度调整器 (Difficulty Tweaker)
一个可以让你自定义游戏难度相关内容的模组。
难度调整器是一个让你可以自定义 Minecraft 难度的模组,它可以修改随着难度变化而改变的原版特性。通过使用 `/difficultyTweaker` 命令来实现这一点,该命令具有自定义的语法和反馈。
该模组仍处于测试阶段,可能存在问题,请在 [GitHub 页面]( 链接 ) 上报告问题。
- Updated to 1.20
展开 - Updated to 1.19.4
展开 - Restore Quilt support
- Rename some parameters
- Bump version to 0.3.1
展开 - Updated to 1.19
- General code cleanup
- Updated translation format
展开 - Added options for:
- The amount of each raider per raid level (currently only thru the config file)
- The health threshold for hunger damage
- Enabling/disabling zombie spawn reinforcements
- Enabling/disabling zombies breaking doors
- Enabling/disabling spider potion effects
- Enabling/disabling extra lightning fire
- Enabling/disabling idle wither skulls
展开 - Removed a lot of `@Overwite`s
- Added Quilt loader support
展开 Changed the `Phantom` mixin from an `@Overwrite` to a `@ModifyVariable` fixing a crash with architectury
展开 Turned the janky injects that were basically overwrites into actual overwrites
Added a zombie villager chance mixin
Changed the config format from TOML to JSON
Updated to 1.18.1
Moved special thanks from the mod description to the readme
Updated to FAPI 0.46.2 & loader 0.12.12
展开 - Updated to 1.18
展开 Now depends on FAPI
Fixed translations not working
Fixed crash when no other mod using toml is present
展开 Updated to Yarn build 63, FAPI 0.42.1 & loader 0.12.5
Moved subcommands into entity & world
Changed every message to be a TranslatableText allowing for translations
Added issues link
展开 Implemented per world config saving thanks to macbrayne
Updated to FAPI 0.37.1
Cleaned up code
展开 Implemented option saving thru config
Updated to Yarn build 14 & FAPI 0.37.0
展开 Added Mod Icon
Added Anti-Forge image
Updated Loader, Yarn & FAPI versions
Tried and failed to optimize the AbstractSkeletonEntity mixin
展开 Innitial Release
展开