Forestry 2.3.0
- Fix saplings with default genomes not generating leaves properly (#144)
- Add API for IBeekeepingLogic to change throttle ticks
- Fix NBT loading bug in BeekeepingLogic to load queen max health
- Make parts of JEI plugin public
- Fix IBeeModifier.modifyAging and IIndividualLiving.age
- Fix bee territory being too small on East and West (#162)
- Remove the Analyzer widgets from Apiary and Alveary
Forestry 2.2.3
- Add Cathemeral bee activity type, which is a random activity period of 12000 ticks that varies based on position. Check times using /forestry bee cathemeral
- Fix Tolerant Flyer tooltip and Cave Tolerant display in analyzer
- Fix bees not working below y=0
- Fix Bog Earth crash when set to maturity = 3 using a debug stick
- Add worldgen random to IHive#getPosForHive and IHiveGen#getPosForHive
- Fix rendering glitch with Forestry doors (#158)
Forestry 2.1.4
- Fix Gourd and Mushroom farms not taking inputs (#141)
- Add the automatic Gourd farm back to Forestry
- Fix crash when KubeJS is not present (#149)
- Fix tree leaves not decaying when harvested in an Arboretum/Tree farm
- Fix /forestry bee modify setting the stack size to zero and always saying "modified genome of bee" instead of "tree" or "butterfly"
Forestry 2.1.2
- Fix crash with Diagonal Fences mod (#145)
- Fix integer alleles always being recessive (#146)
- Fixed Naturalist chests not closing when KubeJS is installed (#148)
- Relax the version requirement on Forge to allow launching Forestry with NeoForge, no guarantees of stability (#147)
- Fix Engine chaining not working
- Electron tube tooltips are now always shown
- Fix several missing chromosome translations that went missing in 2.1.1
Forestry 2.1.1
- Fix IIndividualHandlerItem methods returning individuals for empty stacks that were decremented
- Added method in IAlleleManager to get IChromosome instances by registry name
- Fix butterfly humidity tolerance having the same range as temperature tolerance
- Chromosomes now have translation keys and display names
- Fixed saplings not growing (#142)
- Allow overriding Hive generation chances in IForestryPlugin and KubeJS
- Add partial KubeJS support for bees, documentation coming soon on ReadTheDocs
Forestry 2.0.0
- Ported to Forge 1.20.1.
- Reorganized creative tabs.
- Renamed Forestry's Cherry species to Hill Cherry.
- Added Vanilla's Cherry trees to Forestry under the Cherry Blossom species.
- Fixed non-default height allele being ignored by saplings.
- Fixed rainmaker JEI recipe category icon being a rain tank instead of a rainmaker.
- Updated Ebony log texture.
- Updated Savanna hive texture.
- Removed the unused Wax Cast item that used to be for making Stained Glass.
- A bunch of other things!
- Fix backpack duplication glitch
- Fix carpenter duplication glitch
- Fix erroneous letter UID NBT and comparison
- Enable cocoa replanting
- Add hive damage piercing armor config
- Fix bio generator exploding IC2 machines
- Fix very large farm layout in Almanac
- Fix bugged particles for landing and running on TESR blocks like engines
- Added config option to change/disable butterfly lifespan
^ all this thanks to ACGaming