Closed Brycey92 closed 5 years ago
Solved by going into the default flags and changing this
"griefprevention.flag.interact-item-secondary.immersiveengineering.tool": false,
"griefprevention.flag.interact-item-secondary.immersiveengineering.tool.3": true,
to this
"griefprevention.flag.interact-item-secondary.immersiveengineering.tool.0": false,
"griefprevention.flag.interact-item-secondary.immersiveengineering.tool.1": false,
"griefprevention.flag.interact-item-secondary.immersiveengineering.tool.2": false,
I'm pretty sure all immersiveengineering.tool are allowed now, but they still can't be used on blocks so it doesn't matter.
Pack version 1.0.5-1
Describe the bug When right clicking in a claim with an Engineer's Manual, it gives an error (incorrectly) that you need permissions but you can open and use it (correctly).
This was created because #40 was closed, and this item does actually work in claims, though confusingly/annoyingly.
Expected behavior There should be no error.