diff options
Diffstat (limited to 'items/WHALE_BAIT.json')
-rw-r--r-- | items/WHALE_BAIT.json | 22 |
1 files changed, 12 insertions, 10 deletions
diff --git a/items/WHALE_BAIT.json b/items/WHALE_BAIT.json index 16f2d8d5..f10db3fd 100644 --- a/items/WHALE_BAIT.json +++ b/items/WHALE_BAIT.json @@ -1,16 +1,18 @@ { "itemid": "minecraft:skull", "displayname": "§9Whale Bait", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"d88b7890-b977-3de5-acc6-5e14b17cc1f3\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzNhYTcxNjc2ZTgxZmI1M2EwNDBkZmRjYTNlNWI0N2Q1M2U2ZWZkNjY1ZTY5ZmI0Mzk3NzhlOGM0ZWZiMWNjIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7§8Fishing Bait\",1:\"§7§8Consumes on Cast\",2:\"§7\",3:\"§7Small chance to get double drops\",4:\"§7from items fished, higher chance\",5:\"§7to catch rare sea creatures, and\",6:\"§7§a20% §7faster catch time.\",7:\"\",8:\"§9§lRARE BAIT\"],Name:\"§9Whale Bait\"},ExtraAttributes:{id:\"WHALE_BAIT\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"d88b7890-b977-3de5-acc6-5e14b17cc1f3\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzNhYTcxNjc2ZTgxZmI1M2EwNDBkZmRjYTNlNWI0N2Q1M2U2ZWZkNjY1ZTY5ZmI0Mzk3NzhlOGM0ZWZiMWNjIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Fishing Bait\",1:\"§8Consumes on Cast\",2:\"\",3:\"§7Grants §b+30☂ Fishing Speed§7,\",4:\"§7increases your chance to get\",5:\"§7double drops from fishing by\",6:\"§7§a10%§7, and increases your\",7:\"§7chance to catch rare Sea\",8:\"§7Creatures.\",9:\"\",10:\"§9§lRARE BAIT\"],Name:\"§9Whale Bait\"},ExtraAttributes:{id:\"WHALE_BAIT\"}}", "damage": 3, "lore": [ - "§7§8Fishing Bait", - "§7§8Consumes on Cast", - "§7", - "§7Small chance to get double drops", - "§7from items fished, higher chance", - "§7to catch rare sea creatures, and", - "§7§a20% §7faster catch time.", + "§8Fishing Bait", + "§8Consumes on Cast", + "", + "§7Grants §b+30☂ Fishing Speed§7,", + "§7increases your chance to get", + "§7double drops from fishing by", + "§7§a10%§7, and increases your", + "§7chance to catch rare Sea", + "§7Creatures.", "", "§9§lRARE BAIT" ], @@ -27,10 +29,10 @@ }, "internalname": "WHALE_BAIT", "clickcommand": "viewrecipe", - "modver": "1.5-REL", + "modver": "2.1.0-REL", "crafttext": "Requires: Lily Pad VI", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Fishing_Bait" ] -} +}
\ No newline at end of file |