ForgePatch/src
SquidDev 659091c565 A couple of minor improvements and fixes to ForgeConfigSpec (#5394)
- Use the config file's path instead of the config object in error messages.
 - Print the dotted path of each config key instead of the array version (group.item instead of [group item]).
 - Fix comments causing a config file to be considered incorrect.
 - Pass each list element to the element validator, rather than the whole list.
2019-01-25 13:43:06 -08:00
..
fmllauncher Fix dependents not being loaded into mod sorter 2019-01-23 20:04:57 -05:00
fmllaunchertest/java/net/minecraftforge/fml/test Improves topological sort 2019-01-21 03:06:27 +00:00
main A couple of minor improvements and fixes to ForgeConfigSpec (#5394) 2019-01-25 13:43:06 -08:00
test Fix up event naming, move them to sensible packages and document everything a bit. 2019-01-14 22:43:17 -05:00
userdev Fix blockstate id map calculation. (#5279) 2019-01-11 14:52:30 -08:00