File Details
modular-routers-1.16.5-7.5.2-83.jar
- R
- Jan 17, 2022
- 1.03 MB
- 3.7M
- 1.16.5
- Forge
File Name
modular-routers-1.16.5-7.5.2-83.jar
Supported Versions
- 1.16.5
Curse Maven Snippet
7.5.2 (17 Jan 2022)
-
The Breaker Module can now be configured to filter by the block, rather than by dropped items
- By dropped items remains the default behaviour; the Breaker Module GUI now has a toggle button to change this
-
There is now a separate configuration value for blacklisting entities from Activator Module attack mode
- Config setting is
activatorEntityAttackBlacklist, which is in addition to existingactivatorEntityBlacklist - This blacklist is empty by default, so Activator Module will by default now attack villagers
- Config setting is
-
Activator module blacklists (
activatorEntityBlacklistandactivatorEntityAttackBlacklist) can now also take entity tags- Use a '#' prefix to indicate a tag, e.g.
#minecraft:skeletonswill match all skeletons (including Strays and Wither Skeletons)
- Use a '#' prefix to indicate a tag, e.g.
- Fixed Activator Module running with no item in buffer even when module has a non-empty whitelist filter
- Fixed Breaker Module breaking blocks with no drops even when module has a non-empty whitelist filter
-
Fixed Detector Module always emitting redstone, even if router is not in "redstone always" mode
- One issue to be aware of: if a Detector is already emitting, switching router into "Redstone high" mode won't stop it running, but removing and replacing the Detector module will work around this.

