diff options
Diffstat (limited to 'items/SHARK_BAIT.json')
-rw-r--r-- | items/SHARK_BAIT.json | 17 |
1 files changed, 9 insertions, 8 deletions
diff --git a/items/SHARK_BAIT.json b/items/SHARK_BAIT.json index cc734a92..d6f44511 100644 --- a/items/SHARK_BAIT.json +++ b/items/SHARK_BAIT.json @@ -1,14 +1,15 @@ { "itemid": "minecraft:skull", "displayname": "§aShark Bait", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"9a6c7271-a12d-3941-914c-7c456a086c5a\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZWRmZjkwNDEyNGVmZTQ4NmIzYTU0MjYxZGJiODA3MmIwYTRlMTE2MTVhZDhkNzM5NGQ4MTRlMGU4YzhlZjllYiJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7§8Fishing Bait\",1:\"§7§8Consumes on Cast\",2:\"§7\",3:\"§7§a+15% §7chance to catch sharks\",4:\"§7during the Fishing Festival.\",5:\"\",6:\"§a§lUNCOMMON BAIT\"],Name:\"§aShark Bait\"},ExtraAttributes:{id:\"SHARK_BAIT\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"9a6c7271-a12d-3941-914c-7c456a086c5a\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZWRmZjkwNDEyNGVmZTQ4NmIzYTU0MjYxZGJiODA3MmIwYTRlMTE2MTVhZDhkNzM5NGQ4MTRlMGU4YzhlZjllYiJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Fishing Bait\",1:\"§8Consumes on Cast\",2:\"\",3:\"§7Increases your chance to catch\",4:\"§7§bSharks §7during the §bFishing\",5:\"§bFestival §7by §a20%§7.\",6:\"\",7:\"§a§lUNCOMMON BAIT\"],Name:\"§aShark Bait\"},ExtraAttributes:{id:\"SHARK_BAIT\"}}", "damage": 3, "lore": [ - "§7§8Fishing Bait", - "§7§8Consumes on Cast", - "§7", - "§7§a+15% §7chance to catch sharks", - "§7during the Fishing Festival.", + "§8Fishing Bait", + "§8Consumes on Cast", + "", + "§7Increases your chance to catch", + "§7§bSharks §7during the §bFishing", + "§bFestival §7by §a20%§7.", "", "§a§lUNCOMMON BAIT" ], @@ -25,10 +26,10 @@ }, "internalname": "SHARK_BAIT", "clickcommand": "viewrecipe", - "modver": "1.5-REL", + "modver": "2.1.0-REL", "crafttext": "", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Fishing_Bait" ] -} +}
\ No newline at end of file |