File Details
Tesla Core Lib : 1.12 - 1.0.8
- B
- Sep 3, 2017
- 646.98 KB
- 31.7K
- 1.12.1+1
File Name
tesla-core-lib-1.12-1.0.8.jar
Supported Versions
- 1.12.1
- 1.12
- added more helper functions around fluid tanks (SidedTileEntity.addSimpleFluidTank)
- added 'output only' fluid tanks
- added ModConfigHandler class that supports loading extra recipes json files for various machines
- allow for better customization of BasicTeslaContainer, BasicTeslaGUIContainer and SidedTileEntity
- added SidedTileEntity.addSimpleInventory all-in-one inventory creation method
- added configurable mod-level boolean flags to AutoRegister Item/Block annotations
- added configuration options to disable registration of powders, sheets, gears, addons etc
- added lapis gear / sheet
- added redstone gear / sheet
- new recipe ingredient factory: "teslacorelib:ore_dict_ex" - you can supply a comma separated list of ore dictionary keys in the "ore" field
- new recipe condition factory: "teslacorelib:ore_dict" - tests if an ore dict key has any items registered to it

