equivalent-exchange-3/src/main/java/com/pahimar/ee3
2014-07-03 15:54:14 -04:00
..
api Why don't we give this fancy @API thinger a try? 2014-07-02 21:36:25 -04:00
block Working keybinding listener, and first stab at the ObjectHolder (some more learning necessary it seems, so commented out at the moment) 2014-05-25 09:55:50 -05:00
client Calcinator works again 2014-07-03 15:44:44 -04:00
configuration Fix up the referencing of client side code on the server (server wouldn't start because the client config was referencing Keybinding which is client side only) 2014-06-22 10:49:44 -04:00
creativetab Don't forget the import statements :P 2014-05-26 14:27:11 -07:00
exchange Move the default energy values to the init package 2014-06-22 14:02:15 -04:00
handler Calcinator works again 2014-07-03 15:44:44 -04:00
init Add in Tome of Alchemical Knowledge (Work In Progress) 2014-07-02 20:54:54 -04:00
inventory Calcinator works again 2014-07-03 15:44:44 -04:00
item Add in Tome of Alchemical Knowledge (Work In Progress) 2014-07-02 20:54:54 -04:00
network Working keybinding listener, and first stab at the ObjectHolder (some more learning necessary it seems, so commented out at the moment) 2014-05-25 09:55:50 -05:00
proxy Fix up the referencing of client side code on the server (server wouldn't start because the client config was referencing Keybinding which is client side only) 2014-06-22 10:49:44 -04:00
recipe Should be a massive improvement in EE3 DynEmc start up time (removed a redundant and slow part of the DynEmc init) 2014-06-19 14:39:46 -04:00
reference Getting somewhere with the Aludel as well. More to come tonight, for now, hometime and pizza 2014-07-03 15:54:14 -04:00
skill First stab at the Skills system (knowledge system) 2014-06-22 14:04:39 -04:00
thread Refactored references of Emc to EnergyValue and renamed the thread that initializes the value registry 2014-06-20 15:57:27 -04:00
tileentity Getting somewhere with the Aludel as well. More to come tonight, for now, hometime and pizza 2014-07-03 15:54:14 -04:00
util Calcinator works again 2014-07-03 15:44:44 -04:00
EquivalentExchange3.java Some work on getting recipes working again (yes, some recipes are INTENTIONALLY left out) 2014-06-26 16:05:18 -04:00