Releases: desht/ModularRouters
Releases · desht/ModularRouters
12.1.0 release (MC 1.20.1)
- Added a new smart filter: the Tag Filter!
- Can be used to select item tags which can be filtered against
- More precise than just enabling the tag mode option in the module GUI
- Fixed NPE when saving Template blocks (as extruded by the Extruder Mk2)
- Volume of the "bleep" sound when setting up modules is now quieter by default
- Volume can also be configured in client config; see
bleepVolume
inmodularrouters-client.toml
- Volume can also be configured in client config; see
- Fixed a couple of GUI spots where text was being wrongly rendered with a drop shadow
- Cleaned up mod's handling of NBT on module items; modules now have no NBT until configured
9.1.2 release (MC 1.18.2)
- JEI ghost support for the Bulk Item Filter (thanks @Attack8)
12.2.0 release (MC 1.20.2)
- Initial port to Minecraft 1.20.2.
- This release will not work on 1.20.1!
- This release is built for Neoforge, and will not work on MinecraftForge!
12.0.2 release (MC 1.20.1)
- As of Modular Routers 12.0.2, the mod is built with Neoforge
- While Modular Routers is likely to remain compatible with Forge for now, future compatibility is not guaranteed in any way
- Player Module and Sender Module Mk3 now respect a dimension blacklist, dimensions which those modules cannot send items to or from
- See
dimensionBlacklist
config setting inmodularrouters-common.toml
- See
- Fixed shaped template blocks (as placed by the Extruder Mk2) causing x-ray vision past them
- Fixed snow blocks not being breakable by the Breaker Module
- Fix will also apply to any block requiring a tool other than a pickaxe
- Cosmetic tooltip fix for Router items which contain modules and/or upgrades
10.2.1 release (MC 1.19.2)
- Player Module and Sender Module Mk3 now respect a dimension blacklist, dimensions which those modules cannot send items to or from
- See
dimensionBlacklist
config setting inmodularrouters-common.toml
- See
- Fixed shaped template blocks (as placed by the Extruder Mk2) causing x-ray vision past them
- Fixed snow blocks not being breakable by the Breaker Module
- Fix will also apply to any block requiring a tool other than a pickaxe
12.0.1 beta release (Minecraft 1.20.1)
12.0.1
- Patchouli manual now works properly
- Note: there isn't a public 1.20.1 release of Patchouli yet at the time of this release
12.0.0 beta release (Minecraft 1.20.1)
12.0.0
- Beta build for Minecraft 1.20.1
- Functionally the same as 10.2.0
- Forge 47.0.1 or later required
7.5.4 release (MC 1.16.5)
- Fixed routers not invalidating their capabilities when broken
- Fixed template frame blocks not always marking themselves as needing save
- Worked around known Forge issue with EntityPlaceEvent (fired by Placer & Extruder modules) not containing correct blockstate (#158)
11.0.0 beta release (Minecraft 1.19.3)
11.0.0
- Beta build for Minecraft 1.19.3 - will not run on Minecraft 1.19.2!
- Functionally the same as 10.2.0, but no JEI support at this time
- Forge 44.0.36 or later required
10.2.0 release
- Build for Minecraft 1.19.2
- Might work on earlier 1.19 releases but no support provided there
- Added XP Vacuum support for Create's XP nuggets and Sophisticated Core XP fluid
- Added JEI ghost item dragging support to the Bulk Filter GUI