Changes to per-operation extract amount do not work correctly
sciwhiz12 opened this issue ยท 0 comments
NeoForge version: 21.1.30
Mod version: 0.9.1-beta (for NeoForge 1.21)
Attemping to change the "Maximum Amount Extracted per Operation" setting on an extractor on an item pipe (not tested with attractors or filters, or on fluid pipes) does not work properly. The actual behavior ranges from nothing changing upon closing and opening the GUI, to the setting changing by seemingly arbitrary values upon closing and opening the GUI.
The following is the simplest reproduction test case for this behavior:
- Install an extractor on an item pipe.
- Open the extractor GUI.
- Attempt to subtract one from the extract amount by clicking the
-
button.- Observe that the extract amount changes from
4
to3
.
- Observe that the extract amount changes from
- Close and reopen the extractor GUI.
- Observe that the extract amount appears to be
4
still.
- Observe that the extract amount appears to be