diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-08-31 16:43:17 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-31 10:43:17 -0400 |
commit | a08535705d7a7534dbc6152c7f9340651693ac6d (patch) | |
tree | 52a5df025ace70ed2ce79b1ec6882e4d77cc82b3 /items/MEGALODON;4.json | |
parent | 2648117ebe2214bb0886868e9f4c3761904050ae (diff) | |
download | NotEnoughUpdates-REPO-a08535705d7a7534dbc6152c7f9340651693ac6d.tar.gz NotEnoughUpdates-REPO-a08535705d7a7534dbc6152c7f9340651693ac6d.tar.bz2 NotEnoughUpdates-REPO-a08535705d7a7534dbc6152c7f9340651693ac6d.zip |
Stuff - Added and fixed things yes (#609)
* Stuff
* Updating feature link
* Fixed Hard Stone Minion
* Fixing Items
* yep
* Fixing Pet
* Fixing NBT Tags
* Forgot one
* Removed interp and other things
* learn to format
Co-authored-by: IRONM00N <64110067+IRONM00N@users.noreply.github.com>
Diffstat (limited to 'items/MEGALODON;4.json')
-rw-r--r-- | items/MEGALODON;4.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/items/MEGALODON;4.json b/items/MEGALODON;4.json index 69e02ed0..6fe79afa 100644 --- a/items/MEGALODON;4.json +++ b/items/MEGALODON;4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §6Megalodon", - "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:\"§7Magic Find: §a+{MAGIC_FIND}\",4:\"\",5:\"§6Blood Scent\",6:\"§7§7Deal up to §c+{0}% §c❁ Damage\",7:\"§c§7based on the enemy\u0027s missing\",8:\"§7health\",9:\"\",10:\"§6Enhanced Scales\",11:\"§7§7Increases the stats of Shark\",12:\"§7Armor by §a{1}%\",13:\"\",14:\"§6Feeding Frenzy\",15:\"§7§7On kill gain §c{2}❁ Damage\",16:\"§c§7and §f✦ Speed §7for 5 seconds\",17:\"\",18:\"§7§eRight-click to add this pet to\",19:\"§eyour pet menu!\",20:\"\",21:\"§6§lLEGENDARY\"],Name:\"§f§f§7[Lvl {LVL}] §6Megalodon\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"MEGALODON\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":10}\",id:\"MEGALODON;4\"},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: §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:\"§6Feeding Frenzy\",16:\"§7§7On kill gain §c{2}❁ Damage\",17:\"§c§7and §f✦ Speed §7for 5 seconds\",18:\"\",19:\"§7§eRight-click to add this pet to\",20:\"§eyour pet menu!\",21:\"\",22:\"§6§lLEGENDARY\"],Name:\"§f§f§7[Lvl {LVL}] §6Megalodon\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"MEGALODON\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":10}\",id:\"MEGALODON;4\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Fishing Pet", @@ -31,9 +31,9 @@ "internalname": "MEGALODON;4", "crafttext": "", "clickcommand": "", - "modver": "1.5-REL", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Megalodon_Pet" ] -} +}
\ No newline at end of file |