CD4017BE Library Mod 1.12.2/1.11.2 is not a mod itself. It is a File that contains content which is shared between CD4017BE’s mods.
See also: Bookshelf API Library
Contains:
- Items and Blocks are registered here to allow inter-mod access. (Used for recipes)
- API-classes allow my mods to interact with each other.
- Code templates for Blocks, Items, TileEntities, GUIs, etc.
Used by Mods:
Default installation for playing:
Just put the file into your mods folder together with the mods that require it.
If multiple mods require different versions of this library always use the newer version.
Available APIs:
Common APIs: (Package: cd4017be.lib)
BlockItemRegistry -> Contains all items and blocks of my mods registered with their unlocalized names.
Automation APIs: (Package: cd4017be.api.automation)
AutomationRecipes -> used to register Recipes for Automation Machines.
AreaProtect -> used to check which chunks are protected by a Security System. Usefull to allow griefing prevention for world interacting features.
IEnergy -> Interface for tileentities to enable interaction with electricity.
EnergyItemHandler -> Handler for charging/discharging electric items.
Requires:
CD4017BE Library Mod Download Links:
File Name | Status | Game Version | Date |
---|---|---|---|
CD4017BE_lib-1.12.2-6.2.4.jar | Release | 1.12.2 | May 20, 2018 |
CD4017BE_lib-1.11.2-5.0.6.jar | Release | 1.11.2 | Oct 12, 2017 |
CD4017BE_lib-1.7.10-2.7.4b.jar | Release | 1.7.10 | May 27, 2017 |
CD4017BE_lib-1.10.2-4.4.3 | Release | 1.10.2 | Apr 17, 2017 |
CD4017BE_lib-1.9.4-4.1.1.jar | Release | 1.9.4 | Jul 3, 2016 |
CD4017BE_lib-1.8.9-3.2.2.jar | Release | 1.8.9 | Jul 1, 2016 |
CD4017BE_lib-1.9-4.0.2.jar | Release | 1.9 | May 22, 20116 |
CD4017BE_lib-1.7.10-2.7.3.jar | Release | 1.7.10 | Jan 15, 2016 |
Author: CD4017BE