equivalent-exchange-3/src/main/java/com/pahimar/ee3/exchange
2014-09-16 22:58:54 -04:00
..
DynamicEnergyValueInitThread.java Now when a pre-assigned value is set via command line, the next time the server starts it will regen the values of everything and save the new values to disk (tl;dr - set a pre-assigned value via command and then restart server for the changes to take effect) 2014-09-16 12:08:16 -04:00
EnergyValueRegistry.java Getting ready for transmutation and alchemy squares 2014-09-16 22:58:54 -04:00
EnergyValueStackMapping.java Added in support for reading in custom pre/post value assignments from json files. More coming documentation/command wise to support this 2014-09-12 16:11:18 -04:00
JsonItemStack.java Added in support for reading in custom pre/post value assignments from json files. More coming documentation/command wise to support this 2014-09-12 16:11:18 -04:00
OreStack.java Serialize computed EnergyValues to disk after the initial computation. If mods change, or the file is not found, the values are computed again. Should significantly improve start up times when many mods are present. Closes #724 2014-08-29 16:25:31 -04:00
WrappedStack.java Added in support for reading in custom pre/post value assignments from json files. More coming documentation/command wise to support this 2014-09-12 16:11:18 -04:00