File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed
Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
55and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
66
7+ ## [ 21.1.13]
8+
9+ ### Fixed
10+ * Reworked hammer & crook recipe handling somewhat
11+ * Hopefully fixes related occasional ConcurrentModificationException errors
12+
713## [ 21.1.12]
814
915### Added
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ mod_id=ftbstuff
1818# The human-readable display name for the mod.
1919mod_name =FTB Stuff & Things
2020mod_license =All Rights Reserved
21- mod_version =21.1.12
21+ mod_version =21.1.13
2222archives_base_name =ftb-stuff-things
2323
2424mod_group_id =dev.ftb.mods
You can’t perform that action at this time.
0 commit comments