Fix new config options not working
- Fix issue with ID-remapping of items on world-load
- Add support for mitchej123's updated NEI
- Make offset properties configurable
- Fixed critical error introduced with version 1.0.3 (items of type "modID:itemName" where incorrectly decoded as "vanillaItemName:meta")
- More debugging output (if
WATO#findItem
can't find the item of the given string, it reports what item-type it thinks it is) - Fixed typo in the default config
- Added some debug logging
- More null-checking
'Empty' OreDict entries no longer crash the game when viewing all recipes.
Fixed NullPointerException that occured when looking up the recipe of an item which is not registered via its OreDictionary entry in the config.