Skip to content

Growthcraft 4.1.3.100 Release

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Mar 19:01
· 64 commits to development since this release
3207f34

Release notes since 4.1.2

This release includes all of the snapshot releases since 4.1.2.

Breaking Changes

  • #320 Pasteurized Milk has been changed to Condensed Milk. There wasn't a purpose for pasteurized milk and the recipe was more fitting for condensed milk, which will be used in Growthcraft Confectionery when it is released.

New Features

  • #310 Added the ability to attach rope to all of the vanilla fences. Mod developers can now extend our BlockRopeFence for compatibility.
  • #315 Added a configuration for disabling the Fishtrap notification sound and allow for changing the range.
  • Added user configurations for all things Growthcraft Cellar.

Bug Fixes

  • #319 Fixed a bug where cow stomach would drop even-though it was configured not to.
  • #80 When transferring items out of Growthcraft device inventories, the ItemStack will now combine with matching items in the player inventory.
  • #311 Fixed a bug with culture jars during recipe check when there isn't a heated block under it.
  • #313 Fixed a NullPointer bug when Growthcraft Honey is disabled.
  • #300 Rock salt ore generation configurations are no longer ignored.
  • #305 NullPointer crashes due to invalid UserApi brewing configuration has been fixed. Note, the userapi config file will still need to be replaced when new recipes are added, but at least it will no longer crash the client. Instead of crashing, we added additional logging that states that the file needs to be replaced.
  • Fixed a inventory accessibility issue with Churns.

Improvements

  • Refactored all of the Growthcraft device processing inheritance to be more efficient.

Other Changes

  • We have continued to address some Code Smell issues identified by SonarQube analysis.

Administrative Notes

  • Let's welcome VonZeeple to the Growthcraft Contribution team!