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]: Can't directly place Create's Funnels into Drawers #46

Open
SeymourGx opened this issue Mar 4, 2023 · 3 comments
Open

[Bug]: Can't directly place Create's Funnels into Drawers #46

SeymourGx opened this issue Mar 4, 2023 · 3 comments
Labels
bug Something is behaving wierdly confirmed Confirmed to be happening mod compatablity Relates to a compatibility with some other mod other mod This issue is caused by an other mod and is beyond the devs control

Comments

@SeymourGx
Copy link

Description of the issue

Attempting to store an Andesite Funnel or Brass Funnel from Create directly within a Drawer will cause the Funnel to externally attach to the Drawer. (When using default keybinds,) both Right-Clicking and Shift+Right-Clicking will fail to store the funnel. This also occurs on Drawer Access Points. Maybe this is intended, but switching to this from Storage Drawers makes me unsure as that mod allowed you to Right-Click to store the Funnel and Shift+Right-Click to attach it externally -- additionally strange is that Hoppers, Chutes, and other item-transporters can be manually placed in Drawers normally but Funnels specifically do not. I imagine this is simply how Create handles Funnels attaching to any Fabric Storage block, and would likely need a special compatibility tweak to deal with. Making this a Feature Request? Unsure if intended functionality so leaving as a bug for now.

Reproduction steps

  1. Approach a Drawer of any sort.
  2. Attempt to directly place a Funnel in the Drawer by Right-Clicking, Shift+Right-Clicking, etc.
  3. Fail.
    ExtendedDrawersBug

Mod version

1.3.6

Operating System

Windows 11

Minecraft version

1.19.2

Other mods

Fabric API: 0.73.2
Create Fabric: 0.5.0.i-961

Server

Happens

Client

Happens

Logs

N/A

Extra Context

Note: It IS possible to use indirect methods to store the Funnels into a Drawer, such as a Hopper, Conveyor Belt and Funnel (ironically), etc. This bug report is meant to specifically address placing Funnels into Drawers directly, i.e., using the Player and no external mechanisms. I file this report essentially so I don't have to slap a Hopper on my Drawer Access Point and mar the aesthetics/functionality just for Funnels.

@SeymourGx SeymourGx added bug Something is behaving wierdly unconfirmed Has not yet been confirmed labels Mar 4, 2023
@MattiDragon
Copy link
Owner

I'll have to look into this, but I suspect create is handling the placement of funnels weirdly

@IzMichael
Copy link

Yeah, Create allows funnels to be placed on all blocks, without requiring a shift-click

@MattiDragon MattiDragon added confirmed Confirmed to be happening mod compatablity Relates to a compatibility with some other mod other mod This issue is caused by an other mod and is beyond the devs control and removed unconfirmed Has not yet been confirmed labels Jun 1, 2023
@nicolas-rabault
Copy link

To work around this one, I use a hopper or something similar connected to the drawer and drop the funnels on it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something is behaving wierdly confirmed Confirmed to be happening mod compatablity Relates to a compatibility with some other mod other mod This issue is caused by an other mod and is beyond the devs control
Projects
None yet
Development

No branches or pull requests

4 participants