diff --git a/common/src/main/resources/data/minecraft/tags/item/dyeable.json b/common/src/main/resources/data/minecraft/tags/item/dyeable.json index 7886d7b9..8bd72614 100644 --- a/common/src/main/resources/data/minecraft/tags/item/dyeable.json +++ b/common/src/main/resources/data/minecraft/tags/item/dyeable.json @@ -1,6 +1,6 @@ { "replace": false, "values": [ - "#toneko:neko_armors" + "#toneko:neko_armor" ] -} \ No newline at end of file +}