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

Inconsistent stone slab return when crafting paper #1594

Open
MauveCloud opened this issue Nov 17, 2021 · 0 comments
Open

Inconsistent stone slab return when crafting paper #1594

MauveCloud opened this issue Nov 17, 2021 · 0 comments

Comments

@MauveCloud
Copy link
Collaborator

Returning stone slabs for paper crafting is handled in GT_Achievements, which leads to two problems:

  1. Stone slabs are added to the players inventory even if paper is crafted without using stone slabs, such as if the harder recipe for paper is deactivated in recipes.cfg, or possibly if another mod adds a separate crafting recipe for paper.
  2. If achievements are disabled in GregTech.cfg, the stone slabs for the harder paper recipe are consumed instead of returned, because disabling GregTech achievements also prevents GT_Achievements from being registered as an event handler.
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

1 participant