Add item tag support for configs? Example: ``` [ { //items "minecraft:potion": 16 }, { //tags "minecraft:logs": 16 }, { "permissionLevel": 4, "stackEmptyShulkerBoxOnly": 0 } ] ```