diff options
Diffstat (limited to 'items/GRIZZLY_BAIT.json')
-rw-r--r-- | items/GRIZZLY_BAIT.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/items/GRIZZLY_BAIT.json b/items/GRIZZLY_BAIT.json index ac2a51a7..9a05f430 100644 --- a/items/GRIZZLY_BAIT.json +++ b/items/GRIZZLY_BAIT.json @@ -1,11 +1,11 @@ { "internalname": "GRIZZLY_BAIT", "itemid": "minecraft:fish", - "displayname": "§9Rename Me", + "displayname": "§9Grizzly Bait", "clickcommand": "", "damage": 1, - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§eRight-click to view recipes!\",1:\"\",2:\"§9§lRARE\"],Name:\"§9Rename Me\"},ExtraAttributes:{id:\"GRIZZLY_BAIT\",uuid:\"0a620603-e420-491c-acac-92ae9319265d\"}}", - "modver": "1.0.0", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§eRight-click to view recipes!\",1:\"\",2:\"§9§lRARE\"],Name:\"§9Grizzly Bait\"},ExtraAttributes:{id:\"GRIZZLY_BAIT\"}}", + "modver": "2.0.0-REL", "lore": [ "§eRight-click to view recipes!", "", @@ -15,4 +15,4 @@ "info": [ "https://hypixel-skyblock.fandom.com/wiki/Grizzly_Bait" ] -}
\ No newline at end of file +} |