We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Version: AOF 2.0.6
How to reproduce:
You can duplicate any item with this. (diamond block is a example)
The text was updated successfully, but these errors were encountered:
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
Sorry, something went wrong.
issue was opened 2 months ago, still no fix lucaargolo/kibe#189
Mod issue, pack dev cant fix
No branches or pull requests
Version: AOF 2.0.6
How to reproduce:
You can duplicate any item with this. (diamond block is a example)
The text was updated successfully, but these errors were encountered: