Fast Hoppers

Fast Hoppers

Mod

It makes hoppers transfer items faster! Or slower, It's your choice!

Server Game MechanicsUtility

2,298 downloads
13 followers
Created10 months ago
Updated6 months ago

Follow Save
Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.

Fast Hoppers

It makes hopper tick cooldown a variable.

How to use

Once you have the mod installed, go into any world (existing or new) and hoppers will transfer every 3 ticks (~6.7 transfers/second) instead of Minecraft's default 8 (2.5 transfers/sec)

What does a "transfer" mean?

Read about the configuration option

Configuration

hopperTickSpeed

In your world, you can change the tick cooldown of your hoppers with the gamerule command.

 /gamerule hopperTickSpeed [ticks (1+)]

Remember, the higher the number, the less items moved per second. This setting will likely break many redstone storage systems if it is below 6. If you only have one set of repeaters on the lowest setting, I recommend setting the speed to 6 ticks (~3.3 transfers/second). That is what worked for me on my server. I highly recommend testing your storage system with this mod in a creative world to find the right speed that works with your system.

hopperItemsPerTransfer (0.2.0+)

ANY VALUE ABOVE 1 WILL LIKELY BREAK YOUR REDSTONE SORTING SYSTEMS UNLESS SPECIFICALLY MADE TO ACCOUNT FOR THIS.

/gamerule hopperItemsPerTransfer [Amount (1-64)]

For example, if your HTS (hopperTickSpeed) is 20 (1 transfer/second) and your HIPT (hopperItemsPerTransfer) is 16, your total throughput will be 16 items/second.

Another example, if your HTS is 2 (10 transfers/second) and your HIPT is 64, your total throughtput will be 640 items/second

Can I use it in a modpack?

Yes, please use it however you want!

Plans for the future

  • Make another mod that adds a sorting hopper (server-side only)
    • This is to fix large-scale sorting systems
    • Will likely be a regular hopper with completely custom insert code that only takes from the first slot
  • Learn new skills so I can actually do all of this

To those who understand, I lost the game. To those who don't, if you think about the game, you lose. You appear to be reading this, so you just lost the game.


Project members

Bananzy7

Owner


Technical information

License
Client side
unsupported
Server side
required
Project ID