Interfaces missing part offset settings UI
met4000 opened this issue ยท 4 comments
Issue type:
- ๐ Bug
Short description: Interfaces of all types (item, fluid, energy) can accept part enhancements and have their offset be set by the wrench, but do not have a button in their GUI to open and specify part offset settings, or to enable using variable cards to dynamically specify the offset.
Steps to reproduce the problem:
- Place an interface
- Use offset part enhancements on it - the normal popup detailing the range increase occurs
- Open the interface's UI - no interface for the part offset is available
The offset is set by and displayed by the wrench correctly:
Expected behaviour:
A button to access the part offset settings for the part, like other parts have.
Versions:
mod | version |
---|---|
MC | 1.19.4 |
InTu | 1.8.19 |
InTu Compat | 1.8.19 |
Cyclops Core | 1.18.2 |
Common Capabilities | 2.9.0 |
Forge | 45.0.63 |
InDy | 1.16.4 |
InDy Compat | 1.16.4 |
InCr | 1.1.3 |
InTerm | 1.4.8 |
InTerm Compat | 1.4.8 |
InREST | 1.1.10 |
Log file:
Hmm, interfaces actually shouldn't accept offset part enhancements, so I'll have to block them from being applied.