Releases: FPSP-Modpack/WhereAreTheOres
Releases · FPSP-Modpack/WhereAreTheOres
1.1.1
1.1.0
- Fix issue with ID-remapping of items on world-load
- Add support for mitchej123's updated NEI
- Make offset properties configurable
1.0.4
- 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
1.0.3
- Add some debug logging
- More null-checking
1.0.2
'Empty' OreDict entries no longer crash the game when viewing all recipes.
1.0.1
Fixes a NullPointerException when looking up the item which is not registered in the config via the OreDictionary entry.
1.0
v1.0 Add NEI handling