BuildCraftAPI
BuildCraftAPI copied to clipboard
The API for BuildCraft. Versions 7.2.0 and above.
between 7.99.4 and 7.99.5 there where api changes but the versions never got bumped also not sure if the 'owner' of an api can be another api, i beleive this...
Changes that should be done at the end of alpha. Renames: - [ ] `buildcraft.api.recipes.BuildcraftRecipeRegistry` -> `buildcraft.api.recipes.BuildCraftRecipeRegistry` - [ ] `buildcraft.api.recipes.BuildcraftFuelRegistry` -> `buildcraft.api.recipes.BuildCraftFuelRegistry` - [ ] `buildcraft.api.facades.FacadeType` -> `buildcraft.api.facades.EnumFacadeType` -...
Specifically to allow some way of telling the ````IWireManager```` that two completely seperate pipe wires are connected. Original request by @multiplemonomials for https://github.com/tcooc/AdditionalPipesBC 's teleport pipes functionality. I'm not sure...
capabilities
There are alot of interfaces here ment for other mods to implement for compatibility. It would probably be best to convert most of them to capabilities