EvilCraft

EvilCraft

19M Downloads

Promise of Productivity and Velocity can stack past 4 in a machine when Stackie is installed

Alan19 opened this issue ยท 3 comments

commented

Issue type:

  • ๐Ÿ› Bug

Short description:

When the Stackie mod is installed, promises dropped on the ground can stack past 4, allowing you to put more than 4 promises in a machine.

Related to this issue:
Lunatrius/Stackie#13

Steps to reproduce the problem:

  1. Have multiple stacks of promises in your inventory.
  2. Drop the promises onto the floor.
  3. Pick up promises to have them stack.
  4. Put them into machines for lots of efficiency/speed.

Expected behaviour:

Promises shouldn't stack past 4 in a player's inventory and if they do, the machines should enforce the stack limit. Alternatively, there could be a config option to define how many promises can stack in a machine.


Versions:

  • This mod: 0.10.73
  • Minecraft: 1.12.2
  • Forge: 14.23.5.2836

Log file:

https://gist.github.com/Alan19/ad196e038ccfc4d7763644998833360e

commented

It looks like that mod overrides max stack sizes, so there's not much I can do about it on my end.

commented

Is it possible to limit the max stack size of items in the machine upgrade slots like how the seared furnace limits stack sizes to 16?

commented

Link to Stackie issue for reference: Lunatrius/Stackie#13