- Updated to Forestry 3 (which is now minimum required version)
- Fixed BuildCraft triggers
This is a small bugfix for apiaries not recognizing biome changes made by other mods.
This update fixes a crash with latest NEI versions.
Gendustry
- Added creative tabs
- Updated de_DE.lang, thanks wodkashorty
- Don’t cache biome in apiaries, should fix problems with changing biomes (eg Biome Painter from Random Things mod)
- Fixed potential bug with hellish biome detection
Pressure Pipes
- Added (Those are from Deep Core mining, moved to this mod):
- Hand Pump
- Sucks fluids from the world and tanks and places them in Canisters in your inventory
- Also should work with other items that support IFluidContainerItem, like TE portable tanks
- Canister
- Holds up to 64 buckets of any fluid
- Right click on tanks/machines to fill them
- Can be filled and drained in machines that support IFluidContainerItem
- Hand Pump
- Fixed an issue with NEI
- Fixed dupe/crash when other mods tried pushing fluids client-side
- API refactored see here for details
BDLib – Update is required for the versions above
- Added generally useful stuff from my other mods (BlockRef &co, Connected textures renderer)
- Added Creative tabs helper
- Added DataSlotOption
Downloads
Here’s a short summary of what was and will be happening in the near future with my mods:
- Deep Core Mining – This mod has been in flux for a long while and to be honest i don’t think i’ll get back into it anytime soon. I’ll be moving the stable features into other/new mods and discontinuing development for now. All the code is open source and on github and so if anyone wants to take over and do something with it you have my blessings.
- <New unnamed mod> – Will have a stable version of the multiblock generators from DCM with some expanded functionality. More details in a few days.
- Pressure Pipes – I’ve moved the Hand Pump and Canister from DCM into this mod, currently planning to add a few more features and i’ll call it 1.0
- Gendustry – Is pretty stable as it is. Still marked as beta because there is no “official” forestry release for 1.7.10, i’m keeping an eye on what’s going on with forestry right now, the license change and everything.
- NEI Addons – Also waiting on more mods to have official releases before i call it stable. There is some pressure from people to take over functionality of NEI Plugins because Mistaqur is MIA again, which i’ll probably get to once everything else is done (unless he is back by then).
All versions for Minecraft below 1.7.10 are now considered deprecated and will receive updates only in case of critical bugs being found. I’ve moved all the old downloads to a separate page.
- Partially fixed TC crafting station (still doesn’t work with attached chest)
BdLib
- Fixed InventoryItemAdapter not loading properly
- Added a statement to check if an API is present in configs
Gendustry
- Added Russian localization (thanks Adaptivity)
- Fixed crash with IC2
Pressure Pipes
- Updated for newer BdLib
This update fixes a bug with recipes not producing the correct number of results in Gendustry and Pressure Pipes.
No need to update the mods, just BDLib
1.7.2
1.7.10
Everything requires Forge 10.13.0.1180
NEI Addons
Gendustry (Requires BdLib)
Pressure Pipes (Requires BdLib)
BdLib
For Minecraft 1.7.2
- Also works with MC 1.7.10, Forge < 10.13.0.1166
For Minecraft 1.7.10
- Requires Forge >= 10.13.0.1166
Changes:
- Added a public API
- Added import/eject covers
- Added sanity check for buggy mutations when placing an apiary