Hello! I am running into an issue with the KawaMood's Waystones datapack & ChestPreview. They apparently use barrels for their container replacement, however typing barrel: false
into the config under the containers section does not disable barrels at all. Are jukeboxes and ender_chests the only two things that are able to be disabled?
Here is what it currently looks like when looking at a waypoint:

and this is what it looks like when you open the waypoint, and then close the menu:

Basically if I could make a request it would either to be allow us to disable barrels as a workaround for fixing waystones, or allow us to specify more items (including barrels) and allow us to specify custom NBT tags on those containers so I can target the waystone specifically so I don't have to disable all barrels. The author for the Waystones datapack suggested this NBT tag for the waystones: Items:[{tag:{pk_data:{gui:1b}}].
Obviously you don't need to add that specific tag but a section to add our own NBT tags would be awesome. I can definitely help test if needed as well. Thanks!