equivalent-exchange-3/src/main/java/com/pahimar/ee3
ganymedes01 cca58c6797 Change event priority for tooltip event
Makes sure the event is called after (as much as possible of course) all other tool tip events, so that the EMC value is always the last thing on the item tool tip and avoids it ending up in between the tooltips added by two different mods.
2014-01-06 16:56:17 +00:00
..
addon Other than some display related stuff, the Calcinator is pretty much "done" 2013-12-30 17:53:28 -05:00
api Move away from serializing ItemStack directly. Instead, use a false ItemStack to store only the values we care about (solves Gson related issues with ItemStack in the mod) 2014-01-04 12:52:59 -05:00
block Just some more Alchemical Chest stuff :) 2014-01-05 22:22:59 -05:00
client Change event priority for tooltip event 2014-01-06 16:56:17 +00:00
command More optimization of the codebase 2014-01-02 16:09:59 -05:00
configuration Lots more experimental changes :) 2014-01-04 18:38:42 -05:00
creativetab Localization stuffs 2014-01-02 02:35:25 -05:00
emc Lots more experimental changes :) 2014-01-04 18:38:42 -05:00
event Cleaning 2013-12-19 18:41:22 -05:00
handler Condensed the Alchemical Chest GUI/inventory stuff 2014-01-05 19:41:27 -05:00
helper Playing around with some stuff 2014-01-01 18:18:59 -05:00
imc EmcValues 2014-01-02 20:35:21 -05:00
inventory Just some more Alchemical Chest stuff :) 2014-01-05 22:22:59 -05:00
item Just some more Alchemical Chest stuff :) 2014-01-05 22:22:59 -05:00
lib Just some more Alchemical Chest stuff :) 2014-01-05 22:22:59 -05:00
network Cleaning 2013-12-19 18:41:22 -05:00
proxy Just some more Alchemical Chest stuff :) 2014-01-05 22:22:59 -05:00
recipe Just some more Alchemical Chest stuff :) 2014-01-05 22:22:59 -05:00
tileentity Just some more Alchemical Chest stuff :) 2014-01-05 22:22:59 -05:00
transmutation Adding some preliminary work on the Research Station 2014-01-02 22:48:09 -05:00
EquivalentExchange3.java Other than some display related stuff, the Calcinator is pretty much "done" 2013-12-30 17:53:28 -05:00