Перейти к содержимому
Mineforgian

Fast Hoppers

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

Загрузки
16K
Подписчики
17
Обновлён
10 января 2024 г.
Лицензия
MIT

Опубликован 29 августа 2023 г.

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.

Ченджлог

0.2.2Бета1.20.2, 1.20.3, 1.20.4 · 10 января 2024 г.
  • Update to 1.20.4
  • Minor Optimizations
0.2.1Бета1.20, 1.20.1, 1.20.2 · 9 октября 2023 г.
  • Update to 1.20.2
0.2.0Бета1.20, 1.20.1 · 6 сентября 2023 г.
  • Ability to transfer multiples items at once
    • Change the amount of items per transfer
    • /gamerule hopperItemsPerTransfer [Amount (1-64, default 1)]
  • Update README to show this
  • eat banana. banana good. i am a banana. i eat my own kind.
0.1.1Бета1.19.4, 1.20, 1.20.1 · 6 сентября 2023 г.

Version 0.1.1

  • Fixed small bug
  • Port to multiple versions
0.1.0Бета1.20.1 · 5 сентября 2023 г.
  • Adds configurability to the mod
    • /gamerule hopperTickSpeed [ticks]
    • Default speed is 3 ticks (instead of fixed 1 tick)
  • Laying out future plans in README
0.0.1Альфа1.20.1 · 29 августа 2023 г.

First Version!

Комментарии

Загружаем…