File Details
DungeonTweaks-1.2.jar
- R
- Mar 10, 2018
- 542.97 KB
- 212
- 1.12.2
File Name
DungeonTweaks-1.2.jar
Supported Versions
- 1.12.2
ChangeLog ~ the worthy release update:
added a command to reload configs "dungeonTweaksReload" yes it will reload definitions from global config as well just not the rest of the config those are big changes and should have to require a restart and/or they are not applicable otherwise there would be a slight chance of crashing
added entity defintions go to global config to define them
battle towers newest next build will be fully compatible
posted pull for string change in quark so users can define them
added back legacy support for mods that only use dungeon hooks and warn users that yes they can configure mobs but, with no nbt or jockies if mod uses dungeonhooks
changed modid from dungeontweeks to dungeontweaks apperently altough looks worse is proper spelling
fixed mcp not outputing files from new changes
fixed many new issues in snapshots from adding definitions
added back legacy fancy configs as they look cooler
fixed not clearing the spawndata tag and replacing it with mine causing many issues.
ChangeLog Line Libary pre-1.1 ~ dungetontweaks 1.1:
Added the old loosly parsing back only if current parsing isn't applicable
fixed line itemstackbase getString() spacing error
ConfigBase added: addLine() && addLine(line,index) && addLineList() they don't append a line unless it's not already there
ConfigBase added: the ability for legacy headers to come back only for looks though,also made the comments of config back as well
patched LineItemStackBase now has a boolean for hasMeta, methods inlcude parsing, equals(),getString(),toString()