diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-04-14 23:08:28 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-14 21:08:28 +0000 |
commit | c88899b255e3bd06deeb30e470a6c731016d3592 (patch) | |
tree | 7d87788f414f6ae0d52cbc37708c9c7e16507d17 /items/MEGALODON;3.json | |
parent | 2227a6229f3847cd8065cb6d3886a1fe881579e4 (diff) | |
download | NotEnoughUpdates-REPO-c88899b255e3bd06deeb30e470a6c731016d3592.tar.gz NotEnoughUpdates-REPO-c88899b255e3bd06deeb30e470a6c731016d3592.tar.bz2 NotEnoughUpdates-REPO-c88899b255e3bd06deeb30e470a6c731016d3592.zip |
Fixed Rat and Megalodon Pet (#1163)
Diffstat (limited to 'items/MEGALODON;3.json')
-rw-r--r-- | items/MEGALODON;3.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/items/MEGALODON;3.json b/items/MEGALODON;3.json index 27289266..e3a9276b 100644 --- a/items/MEGALODON;3.json +++ b/items/MEGALODON;3.json @@ -1,7 +1,7 @@ { "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: §c{STRENGTH}\",3:\"§7Magic Find: §a{MAGIC_FIND}\",4:\"§7Sea Creature Chance: §c{SEA_CREATURE_CHANCE}\",5:\"§7Ferocity: §a{FEROCITY}\",6:\"§7Fishing Speed: §a{MAGIC_FIND}\",7:\"\",8:\"§6Blood Scent\",9:\"§7§7Deal up to §c+{0}% §c❁ Damage §7based on\",10:\"§7the enemy\u0027s missing health.\",11:\"\",12:\"§6Enhanced Scales\",13:\"§7§7Doubles the pet\u0027s base stats during\",14:\"§7the §bFishing Festival§7.\",15:\"\",16:\"§7§eRight-click to add this pet to your\",17:\"§epet menu!\",18:\"\",19:\"§5§lEPIC\"],Name:\"§f§f§7[Lvl {LVL}] §5Megalodon\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"MEGALODON\\\",\\\"active\\\":false,\\\"exp\\\":0,\\\"tier\\\":\\\"EPIC\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0}\",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:\"§7Magic Find: §a{MAGIC_FIND}\",4:\"§7Sea Creature Chance: §c{SEA_CREATURE_CHANCE}\",5:\"§7Ferocity: §a{FEROCITY}\",6:\"§7Fishing Speed: §a{FISHING_SPEED}\",7:\"\",8:\"§6Blood Scent\",9:\"§7§7Deal up to §c+{0}% §c❁ Damage §7based on\",10:\"§7the enemy\u0027s missing health.\",11:\"\",12:\"§6Enhanced Scales\",13:\"§7§7Doubles the pet\u0027s base stats during\",14:\"§7the §bFishing Festival§7.\",15:\"\",16:\"§7§eRight-click to add this pet to your\",17:\"§epet menu!\",18:\"\",19:\"§5§lEPIC\"],Name:\"§f§f§7[Lvl {LVL}] §5Megalodon\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"MEGALODON\\\",\\\"active\\\":false,\\\"exp\\\":0,\\\"tier\\\":\\\"EPIC\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0}\",id:\"MEGALODON;3\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Fishing Pet", @@ -10,7 +10,7 @@ "§7Magic Find: §a{MAGIC_FIND}", "§7Sea Creature Chance: §c{SEA_CREATURE_CHANCE}", "§7Ferocity: §a{FEROCITY}", - "§7Fishing Speed: §a{MAGIC_FIND}", + "§7Fishing Speed: §a{FISHING_SPEED}", "", "§6Blood Scent", "§7§7Deal up to §c+{0}% §c❁ Damage §7based on", |