We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d86cbb2 commit 196b9a9Copy full SHA for 196b9a9
CHANGELOG.md
@@ -1,5 +1,16 @@
1
# Just Hammers Changelog
2
3
+## [21.8.1]
4
+
5
+### Changed
6
7
+- The mod no longer requires architectury as a dependency.
8
+- Minor updates to the toolchain to allow for this move.
9
10
+### Fixed
11
12
+- We now fire platform specific events for block break to allow block protection mods to function correctly
13
14
## [21.8.0]
15
16
### Changed
gradle.properties
@@ -6,7 +6,7 @@ minecraft_version=1.21.8
minecraft_version_range=[%base%,1.21.10)
archives_base_name=just-hammers
-mod_version=21.8.0
+mod_version=21.8.1
fabric_loader_version=0.17.0
fabric_api_version=0.131.0+1.21.8
0 commit comments