diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-07-22 13:48:30 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-07-22 13:48:30 +0200 |
commit | 1f54c5c123e2fb652c4789832a1b9867e964988f (patch) | |
tree | 88fd88821a6e4ed6c732a8bcc5eb255605fe07f0 /items/WITHER_CATALYST.json | |
parent | c1be71aab5674957d1036e5e7722ac1e5fcb3a92 (diff) | |
download | NotEnoughUpdates-REPO-1f54c5c123e2fb652c4789832a1b9867e964988f.tar.gz NotEnoughUpdates-REPO-1f54c5c123e2fb652c4789832a1b9867e964988f.tar.bz2 NotEnoughUpdates-REPO-1f54c5c123e2fb652c4789832a1b9867e964988f.zip |
Enchstuff (#784)
* Fixed a few ench glints
* ups
* new soulbound items
* Added new skin
Diffstat (limited to 'items/WITHER_CATALYST.json')
-rw-r--r-- | items/WITHER_CATALYST.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/items/WITHER_CATALYST.json b/items/WITHER_CATALYST.json index afa2da02..b6c82d53 100644 --- a/items/WITHER_CATALYST.json +++ b/items/WITHER_CATALYST.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§9Wither Catalyst", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§eRight-click to view recipes!\",1:\"\",2:\"§9§lRARE DUNGEON ITEM\"],Name:\"§9Wither Catalyst\"},ExtraAttributes:{id:\"WITHER_CATALYST\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§eRight-click to view recipes!\",1:\"\",2:\"§9§lRARE DUNGEON ITEM\"],Name:\"§9Wither Catalyst\"},ExtraAttributes:{id:\"WITHER_CATALYST\"}}", "damage": 1, "lore": [ "§eRight-click to view recipes!", @@ -11,9 +11,9 @@ "internalname": "WITHER_CATALYST", "crafttext": "", "clickcommand": "", - "modver": "1.6-REL", + "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Wither_Catalyst" ] -} +}
\ No newline at end of file |