Botania

Botania

133M Downloads

Mass production with the Mana Pool slows down after a few items.

DasGerippe opened this issue ยท 4 comments

commented

Version Information

Forge version: 28.1.109
Botania version: 1.11-373

Further Information

Steps to reproduce:

  1. Set up a mana pool with enough mana.
  2. Throw a stack of an item into the pool that can be infused with mana (f.e. iron ingots).
  3. Watch how the items get infused really fast at the beginning (as in 1.12) but slows down after about 10 items.

What I expected to happen:
The speed at which items get infussed with mana keeps the same.

What happened instead:
The speed drastically lowered after about 10 items.

MassProductionManaPool

The gif got a bit slo-mo on export...

commented

Can confirm this behaviour.

Version Information:
Forge version: 28.1.99
Botania version: 1.11-373

commented

Looks like... Mojang made item entities only do collision checking every 4 ticks if they are not moving. So if the item is not moving, it gets slowed down to 5 conversions per second. I get their reasons, but it's inconvenient for us :V

commented

As a workaround for @DasGerippe if you really need to infuse tons of stuff and this is an issue, 4 dispensers facing into a mana pool pulsing at max speed is a way of infusing these items faster. Only worth it if you need to infuse tons of items but it does allow you to make them faster than chucking entire stacks in at once, since each item is an individual entity and is not stacked, so the standing still rule does not apply.

Obviously you can then use a hopperhock to collect the items.

commented

I can also confirm, although idk if this is intended behaviour or not.

forge 28.1.107

botania 1.11-373