-
Notifications
You must be signed in to change notification settings - Fork 32
[Bug Report]: Quantum crafter produces arbitrary items by crafting shulker box of sophisticated storage #262
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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
- Get a vanilla shulker box with anything you want in it and press A to collect it to JEI.
- 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.
- Place this template in a quantum crafter and prepare enough empty vanilla shulker boxes and redstone torches in ME network.
- 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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working