Silent Gear

Silent Gear

19M Downloads

[1.20.x] Items do not stack in the salvage

ffuentesm opened this issue ยท 2 comments

commented

Versions

  • Silent Gear:silent-gear-1.20.1-3.5.0
  • Silent Lib: silent-lib-1.20.1-8.0.0
  • Forge: 47.0.35
  • Optifine Installed: No

Expected Behavior

Items should move to the inventory on the free slots.

Actual Behavior

If the salvage inventory is not free, the input item will not be converted.

Links/Images

image

Steps to Reproduce the Problem

  1. add an item to the salvage
  2. do not free the inventory
  3. add a second item to the salvage
commented

Kind of intentional, mostly just laziness to be honest, haha... I might update the code to stack items someday.

commented

I think this is intentional, with the large amount of different items you can get in a break down of a full tool you might only be able to fit one full break down at a time so its better to make sure the inventory is clear. A hopper can pull the contents out automatically though.