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 duplicate bug: kibe cobblestone generator + Hephaestus crafting station #530

Open
shengjie opened this issue Nov 18, 2022 · 2 comments

Comments

@shengjie
Copy link

Version: AOF 2.0.6

How to reproduce:

  1. Place a kibe cobblestone generator (no matter which tier).
  2. Place a Hephaestus crafting station next to the cobblestone generator.
  3. Using Hephaestus crafting station left chest window to put a diamond block inside generator 1st slot.
  4. Watch diamond block count auto grow to max stack.

You can duplicate any item with this. (diamond block is a example)

@MechanicalDragon0687
Copy link

sounds like Hephaestus crafting table does not respect insertion on storage or kibe is not doing storage right
https://github.com/Alpha-s-Stuff/TinkersConstruct/issues
The kibe code also does not check current slot contents against the block it is generating so that could also be changed if reported to them https://github.com/lucaargolo/kibe/blob/master/src/main/kotlin/io/github/lucaargolo/kibe/blocks/miscellaneous/BlockGeneratorBlockEntity.kt#L98

both of those things would be issues for the mods themselves to handle

@Linguardium
Copy link

Linguardium commented Feb 20, 2023

issue was opened 2 months ago, still no fix lucaargolo/kibe#189

Mod issue, pack dev cant fix

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants