Releases: Greymerk/minecraft-roguelike
Releases · Greymerk/minecraft-roguelike
Crash fixes
- Fixed crash related to IBlockState equality test
- Fixed crash related to settings directory
Settings Refinements
- Major overhaul to json settings logic
- Builtin settings can now be spawned using roguelike dungeon command
Settings Changes
- Settings now include an "exclusive" tag which, when set to true, make it exclusive to other exclusive settings
- Settings which are not exclusive now "decorate" whatever setting is selected rather than replacing
- Settings are now separated into namespaces which can be defined for any Setting using the "namespace" tag
- Builtin settings may now be inherited by custom settings by referring to them through the builtin namespace.
- Settings names+namespace can be listed using the command "roguelike settings list"
- Built-in dungeons may now be spawned in through the built-in namespace like "builtin:jungle"
- Omitting the namespace causes fallback to "default" namespace
Loot settings fix
- Fixed bug where inherited loot settings were doubled
1.10.2-1.5.6 maintenance update
- Fixed bug where inherited loot settings were doubled
Fix for multiple inheritance
- Fixed a bug where multiple inheritance would conflict with eachother
Test Build for Dungeon Settings Inheritance fix
- Fixed a bug where inherited loot settings would be included twice.
Crash fix
1.11.2 update
v1.6.2 1.11.2 update