We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d581a81 commit be834deCopy full SHA for be834de
2 files changed
Changelog.md
@@ -6,6 +6,9 @@ Changes are in reverse chronological order; newest changes at the top.
6
7
# Minecraft 1.21.8
8
9
+## [13.5.1]
10
+* Added `modularrouters:activator_blacklist` item tag to prevent certain items being used by the Activator Module
11
+
12
## [13.5.0]
13
* Updated to Minecraft 1.21.8
14
* On par feature-wise and bugfix-wise with latest 1.21.1 release (13.2.3)
gradle.properties
@@ -6,7 +6,7 @@ org.gradle.daemon=false
# Mod
mod_id=modularrouters
archive_base_name=modular-routers
-mod_version=13.5.0
+mod_version=13.5.1
mod_name="Modular Routers"
mod_group_id=me.desht.modularrouters
mod_license=MIT
0 commit comments