equivalent-exchange-3/src/main/java/com/pahimar/ee3
2022-12-02 12:36:58 +01:00
..
api feat: use ProjectE EMC registry if installed 2022-12-02 12:36:58 +01:00
array Remove unused Arrays 2016-05-18 15:16:46 -04:00
blacklist Fix logic derp in isLearnable/isExchangeable that was causing everything to be broken and on fire. Closes #1067 2021-12-03 23:49:59 -06:00
block feat: commit changes (might contain bugs) 2022-11-22 15:26:15 +01:00
client feat: commit changes (might contain bugs) 2022-11-22 15:26:15 +01:00
command Integrating CommandEE piece of #881 2016-05-28 09:12:27 -04:00
creativetab feat: commit changes (might contain bugs) 2022-11-22 15:26:15 +01:00
exchange feat: use ProjectE EMC registry if installed 2022-12-02 12:36:58 +01:00
handler feat: commit changes (might contain bugs) 2022-11-22 15:26:15 +01:00
init feat: use ProjectE EMC registry if installed 2022-12-02 12:36:58 +01:00
inventory feat: commit changes (might contain bugs) 2022-11-22 15:26:15 +01:00
item feat: commit changes (might contain bugs) 2022-11-22 15:26:15 +01:00
knowledge Added more TRACE level logging to PlayerKnowledgeRegistry 2021-12-03 23:49:58 -06:00
nei Remove the NEI Calcination handler - fixes #1047 2016-05-20 13:55:35 -04:00
network feat: commit changes (might contain bugs) 2022-11-22 15:26:15 +01:00
proxy feat: commit changes (might contain bugs) 2022-11-22 15:26:15 +01:00
recipe Fix derp in logging statement formatting 2016-05-30 15:55:45 -04:00
reference feat: use ProjectE EMC registry if installed 2022-12-02 12:36:58 +01:00
settings Increase the max size of arrays to 9x9, and increased the durability to 81 2015-05-29 21:44:20 -04:00
test feat: commit changes (might contain bugs) 2022-11-22 15:26:15 +01:00
tileentity feat: commit changes (might contain bugs) 2022-11-22 15:26:15 +01:00
util feat: use ProjectE EMC registry if installed 2022-12-02 12:36:58 +01:00
waila Added in some basic events to the API (only the knowledge ones fire right now). These events are cancellable, and fire just before someone learns/forgets something. Cancelling the event will stop the change from happening. Also updated Waila and removed the need for CCC/CCL in mods/. 2015-05-21 18:41:44 -04:00
EquivalentExchange3.java feat: use ProjectE EMC registry if installed 2022-12-02 12:36:58 +01:00