diff options
Diffstat (limited to 'items/DARK_BAIT.json')
-rw-r--r-- | items/DARK_BAIT.json | 17 |
1 files changed, 9 insertions, 8 deletions
diff --git a/items/DARK_BAIT.json b/items/DARK_BAIT.json index b7e403e3..fcb4334f 100644 --- a/items/DARK_BAIT.json +++ b/items/DARK_BAIT.json @@ -1,14 +1,15 @@ { "itemid": "minecraft:skull", "displayname": "§fDark Bait", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"df2c3cc0-6792-3af3-b127-e0d934b485b7\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYzMzYzUxNmYzZjM4MDkxNmQ0MWE5MzU1YTMxOWY4NTk0M2FhY2M4YTljMWI0YTEzODAxNzQ4NGI2MTExNGY2OCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7§8Fishing Bait\",1:\"§7§8Consumes on Cast\",2:\"§7\",3:\"§7Higher chance to catch rare sea\",4:\"§7creatures during the night.\",5:\"\",6:\"§f§lCOMMON BAIT\"],Name:\"§fDark Bait\"},ExtraAttributes:{id:\"DARK_BAIT\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"df2c3cc0-6792-3af3-b127-e0d934b485b7\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYzMzYzUxNmYzZjM4MDkxNmQ0MWE5MzU1YTMxOWY4NTk0M2FhY2M4YTljMWI0YTEzODAxNzQ4NGI2MTExNGY2OCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Fishing Bait\",1:\"§8Consumes on Cast\",2:\"\",3:\"§7Increases your chance to catch\",4:\"§7rare Sea Creatures during the\",5:\"§7night.\",6:\"\",7:\"§f§lCOMMON BAIT\"],Name:\"§fDark Bait\"},ExtraAttributes:{id:\"DARK_BAIT\"}}", "damage": 3, "lore": [ - "§7§8Fishing Bait", - "§7§8Consumes on Cast", - "§7", - "§7Higher chance to catch rare sea", - "§7creatures during the night.", + "§8Fishing Bait", + "§8Consumes on Cast", + "", + "§7Increases your chance to catch", + "§7rare Sea Creatures during the", + "§7night.", "", "§f§lCOMMON BAIT" ], @@ -25,10 +26,10 @@ }, "internalname": "DARK_BAIT", "clickcommand": "viewrecipe", - "modver": "1.5-REL", + "modver": "2.1.0-REL", "crafttext": "Requires: Ink Sack II", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Fishing_Bait" ] -} +}
\ No newline at end of file |