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

Bug: Skyroot buckets does not work with functional storage fluid drawer #2515

Open
6 tasks done
Mrthomas20121 opened this issue Jan 28, 2025 · 0 comments
Open
6 tasks done
Assignees
Labels
loader/forge This issue affects the Forge modloader. priority/low This issue is of low priority to fix. type/compatibility The issue regards a compatibility or additional feature request relating to another mod. version/1.20.1 This issue affects Minecraft version 1.20.1.

Comments

@Mrthomas20121
Copy link

What Feature Types Apply to This Bug?

Item

Other Type

No response

What Type of Bug Is This?

Compatibility

Mod Loader

Forge

Mod Loader Version

47.3.25

The Aether Version

1.5.1

Is This Bug a Conflict With Another Mod?

Functional Storage

Client Log

No response

Crash Report (if applicable)

No response

Steps to Reproduce

put a fluid drawer on the ground
try to click on it with a skyroot water bucket
doesn't put water inside the fluid drawer

What You Expect To Happen

I expected the skyroot water bucket to put water in the drawer

What Actually Happened

clicking on the fluid drawer with a water skyroot bucket did nothing

Additional Details

this works with a vanilla water bucket.

fyi Functional Storage just check for the forge item fluid capabilities on the item https://github.com/Buuz135/FunctionalStorage/blob/main/src/main/java/com/buuz135/functionalstorage/block/tile/FluidDrawerTile.java#L220

Please Read and Confirm The Following

  • I have confirmed this bug can be replicated without the use of Optifine.
  • I have confirmed this bug is on the most recently supported version of Minecraft.
  • I have confirmed the details provided in this report are concise as possible and does not contain vague information (ie. Versions are properly recorded, answers to questions are clear).
  • I have confirmed this bug is unique and has not been reported already.
  • If playing on a modpack, I have reported this bug to their issue tracker already.
  • I have confirmed that I'm reporting a bug in The Aether I, not The Aether II.
@github-project-automation github-project-automation bot moved this to Back Log in The Aether Jan 28, 2025
@bconlon1 bconlon1 moved this from Back Log to Next Up in The Aether Jan 29, 2025
@bconlon1 bconlon1 self-assigned this Jan 29, 2025
@bconlon1 bconlon1 added version/1.20.1 This issue affects Minecraft version 1.20.1. loader/forge This issue affects the Forge modloader. type/compatibility The issue regards a compatibility or additional feature request relating to another mod. priority/low This issue is of low priority to fix. and removed type/bug labels Feb 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
loader/forge This issue affects the Forge modloader. priority/low This issue is of low priority to fix. type/compatibility The issue regards a compatibility or additional feature request relating to another mod. version/1.20.1 This issue affects Minecraft version 1.20.1.
Projects
Status: Next Up
Development

No branches or pull requests

2 participants