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/MEGALODON;3.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'items/MEGALODON;3.json') diff --git a/items/MEGALODON;3.json b/items/MEGALODON;3.json index 39640939..60d1f9b0 100644 --- a/items/MEGALODON;3.json +++ b/items/MEGALODON;3.json @@ -1,12 +1,12 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §5Megalodon", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"82fc79b9-fded-3c05-b8dc-00e562803862\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYTk0YWU0MzNiMzAxYzdmYjdjNjhjYmE2MjViMGJkMzZiMGIxNDE5MGYyMGUzNGE3YzhlZTBkOWRlMDZkNTNiOSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Fishing Pet\",1:\"\",2:\"§7Strength: §a+{STRENGTH}\",3:\"§7Ferocity: §a+{FEROCITY}\",4:\"§7Magic Find: §a+{MAGIC_FIND}\",5:\"\",6:\"§6Blood Scent\",7:\"§7§7Deal up to §c+{0}% §c❁ Damage\",8:\"§c§7based on the enemy\u0027s missing\",9:\"§7health\",10:\"\",11:\"§6Enhanced Scales\",12:\"§7§7Increases the stats of Shark\",13:\"§7Armor by §a{1}%\",14:\"\",15:\"§7§eRight-click to add this pet to\",16:\"§eyour pet menu!\",17:\"\",18:\"§5§lEPIC\"],Name:\"§f§f§7[Lvl {LVL}] §5Megalodon\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"MEGALODON\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"EPIC\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":1}\",id:\"MEGALODON;3\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"82fc79b9-fded-3c05-b8dc-00e562803862\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYTk0YWU0MzNiMzAxYzdmYjdjNjhjYmE2MjViMGJkMzZiMGIxNDE5MGYyMGUzNGE3YzhlZTBkOWRlMDZkNTNiOSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Fishing Pet\",1:\"\",2:\"§7Strength: §c+{STRENGTH}\",3:\"§7Ferocity: §a+{FEROCITY}\",4:\"§7Magic Find: §a+{MAGIC_FIND}\",5:\"\",6:\"§6Blood Scent\",7:\"§7§7Deal up to §c+{0}% §c❁ Damage\",8:\"§c§7based on the enemy\u0027s missing\",9:\"§7health\",10:\"\",11:\"§6Enhanced Scales\",12:\"§7§7Increases the stats of Shark\",13:\"§7Armor by §a{1}%\",14:\"\",15:\"§7§eRight-click to add this pet to\",16:\"§eyour pet menu!\",17:\"\",18:\"§5§lEPIC\"],Name:\"§f§f§7[Lvl {LVL}] §5Megalodon\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"MEGALODON\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"EPIC\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":1}\",id:\"MEGALODON;3\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Fishing Pet", "", - "§7Strength: §a+{STRENGTH}", + "§7Strength: §c+{STRENGTH}", "§7Ferocity: §a+{FEROCITY}", "§7Magic Find: §a+{MAGIC_FIND}", "", -- cgit