diff options
Diffstat (limited to 'items/BLACK_WOOLEN_YARN.json')
-rw-r--r-- | items/BLACK_WOOLEN_YARN.json | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/items/BLACK_WOOLEN_YARN.json b/items/BLACK_WOOLEN_YARN.json new file mode 100644 index 00000000..9357118e --- /dev/null +++ b/items/BLACK_WOOLEN_YARN.json @@ -0,0 +1,17 @@ +{ + "itemid": "minecraft:wool", + "displayname": "§9Black Woolen Yarn", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Use at Kat to upgrade a Black\",1:\"§7Cat pet to §dMythic §7rarity.\",2:\"\",3:\"§9§lRARE\"],Name:\"§9Black Woolen Yarn\"},ExtraAttributes:{id:\"BLACK_WOOLEN_YARN\"}}", + "damage": 15, + "lore": [ + "§7Use at Kat to upgrade a Black", + "§7Cat pet to §dMythic §7rarity.", + "", + "§9§lRARE" + ], + "internalname": "BLACK_WOOLEN_YARN", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file |