diff options
author | Cow <cow@volloeko.de> | 2023-07-16 13:12:29 +0200 |
---|---|---|
committer | Cow <cow@volloeko.de> | 2023-07-16 13:12:29 +0200 |
commit | 927da68630bb651dd39294cd88e79557fae6bfc6 (patch) | |
tree | 761a54115e80fffb691342363d10ede9d189befe /CHANGELOG.md | |
parent | 24c9e641a1dc0c109d94504ef707a10171b837c4 (diff) | |
download | Cowlection-927da68630bb651dd39294cd88e79557fae6bfc6.tar.gz Cowlection-927da68630bb651dd39294cd88e79557fae6bfc6.tar.bz2 Cowlection-927da68630bb651dd39294cd88e79557fae6bfc6.zip |
Changed dungeons overlay to be disabled by default
Other mods track and display the info much more accurately.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 65dab68..02d543c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,9 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ## [1.8.9-0.16.0] - unreleased +### Changed +- Dungeons overlay: now disabled by default (old config entries aren't modified) + ### Fixed - Pet exp in tooltips: fixed rare crash caused by unexpected NBT data typing - Bazaar: fixed "Show items left to buy/sell" not working anymore |