equivalent-exchange-3/src/main/java/com/pahimar/ee3
2014-07-02 21:36:25 -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 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
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 When player data is loaded from disk, store the location it's reading the data from. Also, create a file for the player should one not already exist. 2014-06-26 15:19:59 -04:00
init Add in Tome of Alchemical Knowledge (Work In Progress) 2014-07-02 20:54:54 -04:00
inventory Re-implemented Alchemical Bag functionality, and added back the fuel handler 2014-04-30 19:33:29 -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 Add in Tome of Alchemical Knowledge (Work In Progress) 2014-07-02 20:54:54 -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 Moving the intialization of items and blocks to the init package, and simplifying things and removing the infused blocks (Aludel recipes will take their place) 2014-04-29 22:26:30 -04:00
util Some work on getting recipes working again (yes, some recipes are INTENTIONALLY left out) 2014-06-26 16:05:18 -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