Candle modifications are flagged as usage not as build
iChasm03 opened this issue ยท 1 comments
Is your feature request related to a problem? Please describe.
I currently have an enchant room setup with an enchanting table and floating candles. The problem is that candles and enchant tables share the "use" flag. So players can use the table and extinguish candles.
Describe the solution you'd like
Add a flag called "extinguish_candles" as a boolean and have it not listed under "use".
Describe alternatives you've considered
There doesn't really need to be an alternative unless you were able to specify for the "use" flag. Maybe instead of the in-game text "GUI" be able to use commands and be more specific on what players can use/interact with in regions.
Additional context