diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-09-16 15:17:14 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-09-16 23:17:14 +1000 |
commit | 9ad625cecc3dcfd8f1aaf761d1539b63a4e75471 (patch) | |
tree | 4ca44fb02c24908cc49a42da09425e33c944ec36 /items/BAT;0.json | |
parent | 94e8c63b8744e45ffbfffdf0987839dc1d0594ac (diff) | |
download | NotEnoughUpdates-REPO-9ad625cecc3dcfd8f1aaf761d1539b63a4e75471.tar.gz NotEnoughUpdates-REPO-9ad625cecc3dcfd8f1aaf761d1539b63a4e75471.tar.bz2 NotEnoughUpdates-REPO-9ad625cecc3dcfd8f1aaf761d1539b63a4e75471.zip |
Fixed a few items (#822)
Diffstat (limited to 'items/BAT;0.json')
-rw-r--r-- | items/BAT;0.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/items/BAT;0.json b/items/BAT;0.json index a9ee99a8..3e45ec56 100644 --- a/items/BAT;0.json +++ b/items/BAT;0.json @@ -4,13 +4,12 @@ "displayname": "§f§f§7[Lvl {LVL}] §fBat", "clickcommand": "viewrecipe", "damage": 3, - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"1911c3bb-c0af-3474-98e2-486478c5b9ea\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzgyZmMzZjcxYjQxNzY5Mzc2YTllOTJmZTNhZGJhYWMzNzcyYjk5OWIyMTljOWQ2YjQ2ODBiYTk5ODNlNTI3In19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Mining Pet\",1:\"\",2:\"§7Intelligence: §a{INTELLIGENCE}\",3:\"§7Sea Creature Chance: §c+{SEA_CREATURE_CHANCE}%\",4:\"§7Speed: §a{SPEED}\",5:\"\",6:\"§6Candy Lover\",7:\"§7§7Increases the chance for mobs\",8:\"§7to drop Candy by §a{0}%\",9:\"\",10:\"§7§eRight-click to add this pet to\",11:\"§eyour pet menu!\",12:\"\",13:\"§f§lCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §fBat\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"BAT\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"COMMON\\\",\\\"hideInfo\\\":false}\",id:\"BAT;0\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"1911c3bb-c0af-3474-98e2-486478c5b9ea\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzgyZmMzZjcxYjQxNzY5Mzc2YTllOTJmZTNhZGJhYWMzNzcyYjk5OWIyMTljOWQ2YjQ2ODBiYTk5ODNlNTI3In19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Mining Pet\",1:\"\",2:\"§7Intelligence: §a{INTELLIGENCE}\",3:\"§7Speed: §a{SPEED}\",4:\"\",5:\"§6Candy Lover\",6:\"§7§7Increases the chance for mobs\",7:\"§7to drop Candy by §a{0}%\",8:\"\",9:\"§7§eRight-click to add this pet to\",10:\"§eyour pet menu!\",11:\"\",12:\"§f§lCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §fBat\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"BAT\\\",\\\"active\\\":false,\\\"exp\\\":0,\\\"tier\\\":\\\"COMMON\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0}\",id:\"BAT;0\"},AttributeModifiers:[]}", "modver": "2.1.0-REL", "lore": [ "§8Mining Pet", "", "§7Intelligence: §a{INTELLIGENCE}", - "§7Sea Creature Chance: §c+{SEA_CREATURE_CHANCE}%", "§7Speed: §a{SPEED}", "", "§6Candy Lover", @@ -37,6 +36,7 @@ "useneucraft": true, "infoType": "WIKI_URL", "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Bat_Pet" + "https://hypixel-skyblock.fandom.com/wiki/Bat_Pet", + "https://wiki.hypixel.net/Bat_Pet" ] }
\ No newline at end of file |