promotional bannermobile promotional banner

Dungeon Tweaks

config dungeons

File Details

DungeonTweaks-1.2.4.4.jar

  • B
  • Mar 18, 2018
  • 553.42 KB
  • 190
  • 1.12.2

File Name

DungeonTweaks-1.2.4.4.jar

Supported Versions

  • 1.12.2

ChangeLog 1.2.4.4:
fixed line library crash full changelog below
fixed parsings this was caused by LineDynamicLogic finally getting implemented and not fully tested even though I thought I did.
 

LineLibary 1.2.2:
made another object oriented fix for ConfigBase for isStringPossibleLine
fixed LineDynamicLogic.isPossibleDynamicLogic()
fixed parsing of LineDynamicLogic with LineItemStack now manually splits by ignoring nbt
changed default index of comment -1 to 0 for easilly adding comments
added getComments() in ConfigBase
added hasComment() && hasCommentHeader() for booleans
writes to config if comment change was detected from last reading, syncis with alphabitize and reorginizecomments methods