promotional bannermobile promotional banner

Roguelike Dungeons -- Fnar's Edition

A humble fork of Greymerk's masterpiece

File Details

v2.3.1 LootTable Entropy Patch

  • R
  • Feb 2, 2021
  • 797.07 KB
  • 2.8M
  • 1.12.2
  • Forge

File Name

RoguelikeDungeonsFnarEdition-1.12.2-2.3.1.jar

Supported Versions

  • 1.12.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:fnars-roguelike-dungeons-373157:3189628")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • ✨ Adds new DungeonSetting field, requires, which includes the setting only if the required mods are present
  • ✨ Adds new configuration, breakIfRequiredModIsMissing. This configuration handles when a mod declared as 'required' in a DungeonSetting is missing. When this setting is enabled, an error is reported when settings are reloaded (/roguelike settings reload). When disabled, settings that are missing their requirements are ignored.
  • 🔧 Fixes an issue where the default value for spawnAttempts is set to match spawnMinimumDistanceFromVanillaStructures instead of its configured default when the field is missing
  • 🔧 Fixes an issue where chests generated using loot table configurations contain the exact same contents per loot table (#45)