Skip to content

Releases: desht/ModularRouters

12.1.0 release (MC 1.20.1)

17 Jan 16:52
Compare
Choose a tag to compare
  • 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 in modularrouters-client.toml
  • 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)

26 Dec 18:03
Compare
Choose a tag to compare
  • JEI ghost support for the Bulk Item Filter (thanks @Attack8)

12.2.0 release (MC 1.20.2)

04 Dec 15:24
Compare
Choose a tag to compare
Pre-release
  • 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)

11 Aug 16:36
Compare
Choose a tag to compare
  • 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 in modularrouters-common.toml
  • 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)

11 Aug 11:30
Compare
Choose a tag to compare
  • 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 in modularrouters-common.toml
  • 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)

29 Jun 16:40
Compare
Choose a tag to compare
Pre-release

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)

24 Jun 10:00
Compare
Choose a tag to compare
Pre-release

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)

08 Apr 08:21
Compare
Choose a tag to compare
  • 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)

20 Dec 15:55
Compare
Choose a tag to compare
Pre-release

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

10 Nov 12:03
Compare
Choose a tag to compare
  • 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