Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

[1.10.2] Modular Routers - flexible item manipulation with pluggable modules

Featured Replies

Posted

I actually came up with this idea a few years back when I wrote Bukkit plugins (and implemented it in the Sensible Toolbox plugin).  But then I quit Bukkit and didn't do much of any development until a couple of months ago, when I decided to have a play with Forge modding.  So here it is: Modular Routers.

 

The idea: one block (the Item Router) and a collection of modules and upgrades which can be installed in said router to manipulate items which pass through the router.  The router has only a single-slot inventory, and any installed modules (up to 9) do something with the buffer - e.g. drop an item into the world, send the item along to a nearby or distant inventory, pull items from an adjacent inventory into the buffer...

 

Not intended as a replacement for more sophisticated item routing or piping systems but as a complement to them, for example when you want to move items across a room without laying a load of pipes under the floor.  Here's an example use case, for supplying some Botania endoflames with coal:

 

  • Dig a one-block hole and put an item router in it, so it's flush with the ground
  • Set the router to run only when it has no redstone signal (router has a GUI button for this)
  • Put a pressure plate on top of the router
  • Add a Dropper Module to the router and configure it to drop items upwards
  • Fill the router with coal (manually or perhaps from a hopper or other supply system, maybe even another router with a long-range Sender Mk2 module)
  • Hey presto - a super-unobtrusive flower feeding system!

 

Much more info at:

 

 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

Important Information

By using this site, you agree to our Terms of Use.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.