Skip to content

2.6.2

Compare
Choose a tag to compare
@Alatyami Alatyami released this 17 Jul 18:47
· 109 commits to master since this release

2.6.2 Fixes / New Features

Pull Request: 2.6.2 Changes
Release Date: Pending

  • #385 - Fixed Cellar tiles crashing during a gui sync
  • Added new config option for controlling thistle world gen spawn rate (on worldgen)
  • Reduce Thistle Spread Range (it is now only 1 block in each direction)
  • #392.1 - Removed Thistle world gen logging
  • #392.2 - Shifted some logs up from INFO to DEBUG
  • Thistle can now be toggled via config option
  • Thistle worldgen can now be toggled via config option
  • More logging level changes (moved several info level logs to debug)
  • Added Thistle Seed Item
  • Thistle now grows in stages and will spawn as seedlings
  • Thistle is evil
  • Added Thistle to listAllseed and en_US localization (Thanks @Sunconure11)
  • Updated Thistle Seed texture with one from Mangoose on the forums
  • Disabled NEI handlers indefinitely due to #387