Block Router

Quick rating

Block Router

No reviews yet

A block that route items on others blocks

Player Transport
Mod Loaders
Forge
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Where It Runs
Client and Server

Must be installed on both the client and the server.

About

Project Details

Type
Mod
License
MIT License
Authors

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

Block Router

The mod is an Alpha version, blocks, items and behavior can change.

This is your new mod, Block Router is a mod that add blocks that route things.

history

I play modded minecraft since the beginning (when a mod was installed by overriding the java class in the jar). Sometime i need some behaviors that are only possible with mod contraptions (like Xnet with drawers with... other mods) so i decided to describe all these behaviors on this mod.

For the older (in modded mc), you probably have recognized the side of the icon texture, it look like the Router from Factorization. Your guess is right because its the same colors and almost the same shape. The router from Factorization transfer (scatter and retrieve) items from connected inventories ex: you place a bunch of furnace (from IC2) and a Router, you only need to put the things you want to smelt in the router, the block will automatically scatter and retrieve.


Available blocks

Router

The behavior described above is much simpler than my implementation. My implementation provide:

  • Scatter and Retriever
  • Patterns that allow to use more complex machines like Mekanism Infusing factory
  • Allow insertion from different sides (extraction is always made from the Bottom)
  • To require a precise number of the same item to process (ex: 1 coal AND 8 sand)
  • The router will only detect machines that are the same and stacked on top.

Example of use: Image

Scatter & Retriever

  • Scatter Or Retrieve
  • Insert from the Top Or Extract from the bottom
  • Will only detect machines that are the same and stacked on top.

Example of use: Retrieve items from drawers. Scatter 1 sapling on each drawers.

Image

Pattern Encoder

  • Allow creation of Patterns
  • One ItemStack Per Side is Allowed

Example of use: Encode recipe to smelt raw gold in vanilla furnace

Image

Buffer

  • Keep and wait for a certain amount of the same item before allowing their extraction, then wait to be fully empty to switch to Insertion/Keep and wait.

Example of use: I need 15 Grass blocks, the rest will stay on the input slot (top) until the export slot (bottom) is empty.

Image

Dispatcher router

Allow us to use multiblock machines (like pedestals or crafting walls) to craft things

Dispatcher Router

Vacuum router

Allow us to drop and pick up items on the ground as recipe.

Vacuum Router

Slot router

A test block if this feature can be usefull, it allow us to insert items on specific slots.

RoadMap

In the first place i want to test my implementation.

Then:

  • Improve code and algorithm.
  • Handle NBT as filter
  • Add Energy generator (probably)
  • Add Fluid Routers
  • Add area block placers based on dispatcher pattern encoder
  • Add area block breakers
  • Implement transfer router with filters
  • Implement phantom blocks (to access tile entities from other blocs)
  • Display fake ItemStacks on the Pattern Encoder
  • Implement Quantity Upgrade
  • Implement Trading station
  • Why not merge Items And Fluids

Screenshots

Gallery

This project has no gallery images yet.

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

<1,000
Downloads
Last Updated
CurseForge
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works