You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: Changelog.md
+4
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,10 @@ Changes are in reverse chronological order; newest changes at the top.
9
9
## [13.4.0]
10
10
* Ported to Minecraft 1.21.4
11
11
* Energy Distributor Upgrade can now be configured to pull (like the Distributor Module can)
12
+
* Fixed crash when applying invalid camouflage to a router (specifically a Camouflage Upgrade which was clicked on an Extruder Mk2 template frame block)
13
+
* Existing invalid Camouflage Upgrades installed in routers will now do nothing (no camo, no crash!)
14
+
* Trying to click a block which is invalid for camo (modular router or template frame) with a Camouflage Upgrade now displays a client error message
15
+
* Added a `modularouters:camo_blacklist` block tag (empty by default) to which other blocks can be added if desired
0 commit comments