From 64398a560ef328a787e5106197504a56d9cf80db Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Sat, 20 Aug 2022 13:12:30 +0200 Subject: New Alpha Stuff (#787) * Nerds * More Items * I love stats * I love hypixel * Added and changed stuff from shitty update * editor throwing * I love the github editor * More fixes * Added new stuff to enchants.json Co-Authored-By: NopoTheGamer <40329022+NopoTheGamer@users.noreply.github.com> Co-authored-by: NopoTheGamer <40329022+NopoTheGamer@users.noreply.github.com> --- items/BAT;0.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'items/BAT;0.json') diff --git a/items/BAT;0.json b/items/BAT;0.json index 9e021336..a9ee99a8 100644 --- a/items/BAT;0.json +++ b/items/BAT;0.json @@ -4,13 +4,13 @@ "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: §a{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:\"§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:[]}", "modver": "2.1.0-REL", "lore": [ "§8Mining Pet", "", "§7Intelligence: §a{INTELLIGENCE}", - "§7Sea Creature Chance: §a{SEA_CREATURE_CHANCE}%", + "§7Sea Creature Chance: §c+{SEA_CREATURE_CHANCE}%", "§7Speed: §a{SPEED}", "", "§6Candy Lover", -- cgit