diff options
Diffstat (limited to 'items/CARROT_BAIT.json')
-rw-r--r-- | items/CARROT_BAIT.json | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/items/CARROT_BAIT.json b/items/CARROT_BAIT.json index 692ca971..9e3d6b7e 100644 --- a/items/CARROT_BAIT.json +++ b/items/CARROT_BAIT.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§fCarrot Bait", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"0842969c-2692-3bd7-8483-2b7b2c2b7f63\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNGQzYTZiZDk4YWMxODMzYzY2NGM0OTA5ZmY4ZDJkYzYyY2U4ODdiZGNmM2NjNWIzODQ4NjUxYWU1YWY2YiJ9fX0=\"}]}},display:{Lore:[0:\"§7§8Fishing Bait\",1:\"§7§8Consumes on Cast\",2:\"§7\",3:\"§7Chance of fishing up... a\",4:\"§7rabbit?\",5:\"\",6:\"§f§lCOMMON BAIT\"],Name:\"§fCarrot Bait\"},ExtraAttributes:{id:\"CARROT_BAIT\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"0842969c-2692-3bd7-8483-2b7b2c2b7f63\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNGQzYTZiZDk4YWMxODMzYzY2NGM0OTA5ZmY4ZDJkYzYyY2U4ODdiZGNmM2NjNWIzODQ4NjUxYWU1YWY2YiJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7§8Fishing Bait\",1:\"§7§8Consumes on Cast\",2:\"§7\",3:\"§7Chance of fishing up... a\",4:\"§7rabbit?\",5:\"\",6:\"§f§lCOMMON BAIT\"],Name:\"§fCarrot Bait\"},ExtraAttributes:{id:\"CARROT_BAIT\"}}", "damage": 3, "lore": [ "§7§8Fishing Bait", @@ -25,5 +25,10 @@ }, "internalname": "CARROT_BAIT", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Fishing_Bait" + ] }
\ No newline at end of file |