Skip to content

[Bug Report]: Quantum crafter produces arbitrary items by crafting shulker box of sophisticated storage #262

@BusyOrc

Description

@BusyOrc

Minecraft Version

1.20.1

Mod Version

1.3.2

Did you test the latest version?

Yes

Severity

Odd Results

NeoForge Version

Forge 47.4.0

Describe the Issue

By crafting higher tiers of shulker box of sophisticated storage by using quantum crafter, in which the vanilla shulker box is used as ingredient, any item could be produced as the ingredient NBT is not strictly verified. And the second reason is that this recipe(using vanilla shukler box and a redstone torch to craft a shulker box of SS) will retain items in vanilla shulker box whatever it is.

Reproduction Steps

  1. Get a vanilla shulker box with anything you want in it and press A to collect it to JEI.
  2. Make a template. Ingredients: shulker box with items(drag from JEI), a redstone torch; result: a shulker box of SS. And when making this template, allow replacing items must be enabled.
  3. Place this template in a quantum crafter and prepare enough empty vanilla shulker boxes and redstone torches in ME network.
  4. Shulker boxes with items are produced. Any item could be duplicated by using this method, even a player could easily get creative items because JEI collections are local files.

Screenshots and Videos

No response

Additional Context

The key is to strictly check ingredient NBTs just like AE does.

Crash log

No crash

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions