Skip to content

Version 4.0.6.2

Compare
Choose a tag to compare
@Pokechu22 Pokechu22 released this 16 Feb 00:27
· 198 commits to v4 since this release

Changes from v4.0.6.0:

  • Added support for 1.15.2
  • Added Russian translation, by Just_Endy
  • Added descriptions for gamerules added in 1.14 and 1.15
  • Cleaned up some parts of loading order (kinda)
  • Fixed last container position not being cleared if a container is opened while not looking at any block or entity (i.e. inventories opened by commands are now detected, and will not be saved unless you're looking at an actual chest block when they are opened)

Fixes from v4.0.6.1:

  • Fixed "negative index in crash report handler" message on startup
  • Removed a debug message on bootstrap (found in 1.14+ only)
  • Bootstrap now occurs on all hooks other than crash, instead of just world tick