Skip to content
Success

Changes

Summary

  1. avoid concurrent exceptions on TransientEntityTracker (commit: c408c7d) (details)
  2. SuperBreaker will always activate if the fastest tool for the block is a PickAxe (commit: 56b376e) (details)
  3. Forgot to register the intended tool set (commit: 9ba8af9) (details)
  4. Use boolean over Boolean (commit: e4af53a) (details)
  5. Master Angler now mentions it works better with a boat in its hover tip (commit: 42d3dc3) (details)
  6. 2.1.165 (commit: a8d81a2) (details)
  7. update changes (commit: 0d4e1b3) (details)
Commit c408c7d057b3162f05cdefe60973286f34c4b6b0 by nossr50
avoid concurrent exceptions on TransientEntityTracker
(commit: c408c7d)
The file was modified src/main/java/com/gmail/nossr50/util/TransientEntityTracker.java (diff)
Commit 56b376eb540347284cd9cbf1721c1147cebe3945 by nossr50
SuperBreaker will always activate if the fastest tool for the block is a PickAxe
Fixes #4362
(commit: 56b376e)
The file was modified src/main/java/com/gmail/nossr50/util/MaterialMapStore.java (diff)
The file was modified Changelog.txt (diff)
The file was modified src/main/java/com/gmail/nossr50/util/BlockUtils.java (diff)
Commit 9ba8af9f6e2a35c4eb99d1231ac966e2c8241ad8 by nossr50
Forgot to register the intended tool set
(commit: 9ba8af9)
The file was modified src/main/java/com/gmail/nossr50/util/MaterialMapStore.java (diff)
The file was modified src/main/java/com/gmail/nossr50/util/BlockUtils.java (diff)
Commit 42d3dc3925af3069069ad728c55f6fa457315470 by nossr50
Master Angler now mentions it works better with a boat in its hover tip
(commit: 42d3dc3)
The file was modified src/main/resources/locale/locale_ko.properties (diff)
The file was modified src/main/resources/locale/locale_en_US.properties (diff)
The file was modified src/main/resources/locale/locale_hu_HU.properties (diff)
The file was modified src/main/resources/locale/locale_th_TH.properties (diff)
The file was modified src/main/resources/locale/locale_lt_LT.properties (diff)
The file was modified src/main/resources/locale/locale_ru.properties (diff)
The file was modified src/main/resources/locale/locale_zh_TW.properties (diff)
The file was modified src/main/resources/locale/locale_it.properties (diff)
The file was modified src/main/resources/locale/locale_es.properties (diff)
The file was modified src/main/resources/locale/locale_zh_CN.properties (diff)
The file was modified src/main/resources/locale/locale_de.properties (diff)
The file was modified src/main/resources/locale/locale_fr.properties (diff)
The file was modified src/main/resources/locale/locale_ja_JP.properties (diff)
The file was modified src/main/resources/locale/locale_nl.properties (diff)
The file was modified src/main/resources/locale/locale_cs_CZ.properties (diff)
The file was modified src/main/resources/locale/locale_pl.properties (diff)
The file was modified pom.xml (diff)
The file was modified Changelog.txt (diff)
The file was modified Changelog.txt (diff)