Skip to content

Releases: FPSP-Modpack/WhereAreTheOres

1.1.1

18 Apr 19:54
Compare
Choose a tag to compare
  • Fix new config options not working

1.1.0

18 Apr 00:15
c3b1eea
Compare
Choose a tag to compare
  • Fix issue with ID-remapping of items on world-load
  • Add support for mitchej123's updated NEI
  • Make offset properties configurable

1.0.4

13 Apr 17:02
Compare
Choose a tag to compare
  • 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

12 Apr 19:30
Compare
Choose a tag to compare
  • Add some debug logging
  • More null-checking

1.0.2

17 Jan 22:02
Compare
Choose a tag to compare

'Empty' OreDict entries no longer crash the game when viewing all recipes.

1.0.1

17 Jan 16:37
Compare
Choose a tag to compare

Fixes a NullPointerException when looking up the item which is not registered in the config via the OreDictionary entry.

1.0

20 Dec 01:39
Compare
Choose a tag to compare
1.0
v1.0

Add NEI handling