Skip to content
Success

Changes

Summary

  1. Fixed mistakes in german locale file (#4454) (commit: 06990c8) (details)
  2. Update changelog (commit: b181fb4) (details)
  3. Fixed double smelt not working if furnace was empty (commit: 444d5ed) (details)
Commit 06990c858e1e442a3850b8e4ffad8a03fc6a097d by github
Fixed mistakes in german locale file (#4454)

* Fixed mistakes

* Update src/main/resources/locale/locale_de.properties

Co-authored-by: TheBusyBiscuit <TheBusyBiscuit@users.noreply.github.com>

* Update src/main/resources/locale/locale_de.properties

Co-authored-by: TheBusyBiscuit <TheBusyBiscuit@users.noreply.github.com>

* More Fixes

Co-authored-by: TheBusyBiscuit <TheBusyBiscuit@users.noreply.github.com>
(commit: 06990c8)
The file was modified src/main/resources/locale/locale_de.properties (diff)
The file was modified pom.xml (diff)
The file was modified Changelog.txt (diff)
Commit 444d5edd66cd463671edc13a61f1a5bf44e65ec5 by nossr50
Fixed double smelt not working if furnace was empty
(commit: 444d5ed)
The file was modified src/main/java/com/gmail/nossr50/skills/smelting/SmeltingManager.java (diff)
The file was modified Changelog.txt (diff)