Skip to content

Release 1.4.0

Compare
Choose a tag to compare
@tastybento tastybento released this 11 Oct 18:42
· 93 commits to master since this release

Change Log

  • Improves config.yml reading and saving. (commit: 25277a0)
  • Fixes mob spawning in water. (commit: 26ef3d3)
  • Mobs can spawn on blocks with plants on them. (commit: a7e4540)
  • Added setting to remove glowstone as an option for walls and roof. (commit: ad82941)
  • Perform block conversions in 3D. (commit: 9d85e37)
  • Support multi-conversion recipes. (commit: 56b1a9a)
  • Changes the way conversions work to use a list. (commit: ef65a66)
  • Chinese Translation (#52) (commit: d0380d1)
  • Fix for 1.16.1 nether biomes (commit: 38eeb47)
  • Greenhouses flag was not showing up in settings (commit: 149ebfb)
  • Only track snow for loaded greenhouses. (commit: 51d82d0)
  • Czech translation. Credit @Polda18 (commit: e30f030)
  • Dont do work for greenhouses that arent loaded by players, checks the min and max coords for being loaded (#40) (commit: 01b607e)