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

Brass sifter configuration bug #46

Open
JondorTheBrinkinator opened this issue Oct 30, 2023 · 1 comment
Open

Brass sifter configuration bug #46

JondorTheBrinkinator opened this issue Oct 30, 2023 · 1 comment

Comments

@JondorTheBrinkinator
Copy link

Describe the Bug

In both the Minecraft 1.19 and 1.20 version of this mod, the brass sifter configuration uses "outputCapacity" for both the output inventory capacity and items per cycle configuration values, meaning that they cannot be configured separately.

Reproduction Steps

  1. Visit https://github.com/oierbravo/createsifter/blob/mc1.19/dev/src/main/java/com/oierbravo/createsifter/content/contraptions/components/brasss_sifter/BrassSifterConfig.java (The main MC 1.19 branch is linked, but the bug exists in both 1.19 and 1.20)
  2. View lines 21 and 24
  3. Observe the duplicated string "outputCapacity" in both configuration variables

Expected Result

I expected both parameters to be configurable separately.

Screenshots and Videos

No response

Crash Report or Log

No response

Operating System

Windows 10

Mod Version

1.20.1-1.8.1.e-22

Minecraft Version

1.20.1

Forge Version

47.2.0

Other Mods

No response

Additional Context

No response

Copy link

This issue has been marked as stale because it has been inactive for 3 weeks. It will be closed if it remains inactive for another 3 weeks.

@github-actions github-actions bot added the stale label Nov 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant