equivalent-exchange-3/src/main/java/com/pahimar/ee3/init
Pahimar 437470f9e7 Initialize the Blacklist Registry in Init
Rename ItemHelper to ItemStackUtils
Change the way OreStack identifies an OreStack from a list of itemstacks. Resolves #923
Added some more test cases to VanillaTestSuite
2016-05-27 16:03:14 -04:00
..
Abilities.java Rewrote the Ability system to be what it was really trying to be, a blacklist registry. Also fixed writing the data to a global area, and made it one file per blacklist. Fixes #898 and #991 2016-05-23 17:47:31 -04:00
AlchemyArrays.java Death to the old energy value registry - long live the new one! 2016-05-18 13:53:13 -04:00
EnergyValues.java Initialize the Blacklist Registry in Init 2016-05-27 16:03:14 -04:00
ModBlocks.java Fix GUIs not closing when the TileEntity is removed/destroyed 2015-05-27 21:37:55 -04:00
ModItems.java Added some more NPE protection to the ID based ItemStack comparator 2016-05-26 12:02:37 -04:00
Recipes.java Added some more NPE protection to the ID based ItemStack comparator 2016-05-26 12:02:37 -04:00
TileEntities.java Lots of stuff before going on the cruise - various states of things 2015-03-11 16:34:37 -04:00