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

Item Shadowing won't work #108

Open
Blitzgott1309 opened this issue Sep 21, 2022 · 2 comments
Open

Item Shadowing won't work #108

Blitzgott1309 opened this issue Sep 21, 2022 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@Blitzgott1309
Copy link

I have tried to fix this using several different versions of Carpet, Carpet fixes, and Fabric API, 2 combinations of which I know worked previously, yet no matter what combination of mods I use, I cannot get item shadowing to work. I have created an update suppressor from a schematic, and enabled reIntroduceItemShadowing, reIntroduceInstantBlockUpdates, and updateSuppressionCrashFix, and although it works for portal slicing and floating falling blocks, it refuses to work on Item Shadowing. I have also tried this with JDK 18 and JDK 17, several downloaded update suppressor worlds, a world that I had done this in previously, a modpack that I had used for this previously, using just fabric api, carpet, and carpet fixes, all of which again to no avail.

When an item is placed in the chest through hotkeys, it should create a duplicate in the player inventory, the update suppressor should fire once, and the comparator should drop yet still remain there visually. However, what happens is that it swaps normally with no shadowed item, the suppressor does not fire, and the comparator immediately drops without remaining visually.

Minecraft Version:

  • 1.19
    Carpet-Fixes Version:
  • v1.11.2
    Carpet Version:
  • fabric-carpet-1.19-1.4.79+v220607

This is very likely an oversight on my behalf but I have been troubleshooting this for 2 days now and was about to give up. If you could help I would be extremely grateful. Thanks

@Blitzgott1309 Blitzgott1309 added the bug Something isn't working label Sep 21, 2022
@Web7283
Copy link

Web7283 commented Nov 15, 2022

I am also having this problem

@Jonyboylovespie
Copy link

Same

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

4 participants