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 dupe with exporters #3700

Open
Burkino opened this issue Jun 16, 2024 · 0 comments
Open

Item dupe with exporters #3700

Burkino opened this issue Jun 16, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Burkino
Copy link

Burkino commented Jun 16, 2024

Describe the bug

By setting exact mode to off with exporters you are able to override NBT data with an existing item, there are tons of containers that can hold an item, thus creating duped items.

How can we reproduce this bug or crash?

  1. Place any container (with 2+ slots) such as a chest
  2. Place a storage bus on the same chest
  3. Place an exporter on the chest
  4. Add stack upgrade(s) to the exporter, set exact mode to off
  5. Export any stackable container that can store items (storage drawer, bee cage, etc)
  6. Put the item you want to dupe in the container, place it in the 1st slot of the chest
  7. Put more of that container in the chest, they will copy the data of the 1st slot

https://youtu.be/uuoe2SHH4G4

What Minecraft version is this happening on?

Minecraft 1.20.1

What Forge version is this happening on?

47.2.20

What Refined Storage version is this happening on?

1.12.4

Relevant log output

No response

@Burkino Burkino added the bug Something isn't working label Jun 16, 2024
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

1 participant