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

Spout attempts to fill a bucket with Liquid Experience, but fails #75

Open
NARbluebear opened this issue Oct 22, 2024 · 0 comments
Open
Labels
bug Something isn't working

Comments

@NARbluebear
Copy link

Minecraft Version

1.20.1

Describe the Bug

Whenever the Spout tries to fill a bucket with Liquid Experience via a Depot, it fails and the Experience that was poured out is wasted. The same thing happens when you try to empty a Basin that contains Liquid Experience with a bucket. I'm assuming this is because no "Bucket of Liquid Experience" item exists?

Reproduction Steps

Spout:

  1. Set up a Spout filled with Liquid Experience
  2. Place a Depot down
  3. Put a Bucket on the Depot
    Basin:
  4. Set up a Basin filled with 1B Liquid Experience
  5. Use a Bucket on the basin

Expected Result

In both cases, I expected for either the bucket to be filled with Liquid Experience or the Spout/Depot to ignore the bucket entirely if a "Bucket of Liquid Experience" doesn't exist

Screenshots and Videos

2024-10-22.18-20-17.mp4

Crash Report or Log

https://mclo.gs/1UlulXB

Other Mods

create-fabric-v0.5.1-f-build.1417+mc1.20.1 (Create Fabric v0.5.1 for 1.20.1)
fabric-api-0.92.2+1.20.1 (Fabric API v0.92.2 for 1.20.1)

Mod Version

1.2.16

@NARbluebear NARbluebear added the bug Something isn't working label Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant