Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Basin voiding excess items when another basin placed beneath #6451

Open
ShatteredSona opened this issue May 5, 2024 · 1 comment · May be fixed by #6474
Open

Basin voiding excess items when another basin placed beneath #6451

ShatteredSona opened this issue May 5, 2024 · 1 comment · May be fixed by #6474
Labels
type: bug Issue where something isn't working

Comments

@ShatteredSona
Copy link

Describe the Bug

When a basin is placed beneath another basin off to the side, a mini-chute will appear to automatically drop items crafted from the upper basin into the lower one. It will only drop up to 16 of the item down; the 17th will remain in the chute, not seen by waila/jade but still there, and it will stop crafting then.

By chute I don't mean the chute block, I mean the little hole at the side that drops items lower down automatically.

However, if you place a basin beneath another that has already been crafted, it will drop 16 immediately, but apparently void any excess items that have been crafted beyond that. During testing I crafted 19 andesite alloy and placed the basin beneath it. 16 fell in, 1 remained in the basin, and the remaining 2 vanished.

Reproduction Steps

  1. Using a mechanical mixer, craft 32 or more of an item (I used andesite alloy) and leave them in the basin
  2. Place another basin beneath the first, so that items fall through
  3. Collect all the items from all basins and check how much andesite alloy you have.

Expected Result

You should be able to extract as much andesite alloy as you originally had; in that case, 32. Some may linger in the original basin, some in the chute between them, but destroying the setup should return everything you crafted.

Screenshots and Videos

image
The setup in question

Crash Report or Log

No response

Operating System

Windows 11

Mod Version

0.5.1f

Minecraft Version

1.20.1

Forge Version

36.2.0

Other Mods

Tetra, Jade

Additional Context

No response

@ShatteredSona ShatteredSona added the type: bug Issue where something isn't working label May 5, 2024
@Attack8
Copy link
Contributor

Attack8 commented May 10, 2024

confirmed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Issue where something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants