![The Monk Mod](https://media.forgecdn.net/avatars/thumbnails/148/568/256/256/636583630983711385.png)
Config Not Whitelisting Armor
TheTechBandit opened this issue ยท 1 comments
I'm trying to whitelist armor made with Tinker's Armory so I can wear it and keep all the monk abilities. However, the whitelist does not seem to work. Here's what my config looks like:
monkwear {
# Add an item registry name to this section to prevent monks being able to wear/wield it without penalty
S:whitelist <
minecraft:pumpkin
minecraft:skull
conarm:helmet
conarm:chestplate
conarm:leggings
conarm:boots
>
}
Could this possibly be because of the massive amount of NBT data the Tinker's armor has?