2.7.0
2.7.0 Fixes / New Features
Pull Request: 2.7.0 Changes
Release Date: Pending
Fixes
- Fixes #419, whey bottles are registered as
foodStock
- Fixes #417, same as 415
- Fixes #416, fishtrap has seen an overhaul, including a new bait slot, 1 new inventory slot for catches and more configuration for the fishtrap
- Fixes #415, re-added recipes and more ore dictionary support (there are a few bugs, but there are always bugs)
- Fixes #413, Shift clicking, could place invalid items into slots they shouldn't, fixed item duplication bug in bee box
- Fixes #410, by adding kumis' default recipe to use TaggedFluidStacks instead of fixed fluids
- Fixes #408, All inventory containers would duplicate their inventory upon being broken with a crowbar (or any IToolWrench item)
Changes
- IInteractionObject has been back ported from Minecraft 1.8 for use in Growthcraft and depdendent mods
- GUIs have had a minor rehaul (code wise), the GuiProvider has been simplified and made generic
- Moved all TileEntity interfaces into a feature subdirectory to clear up the base level
- All village gen can be toggled via config options
- Setting the brewerID to 0 will disable all trade handlers related to brewer
- Setting the apiaristID to 0 will disable all trade handlers related to bees