diff options
author | jani270 <jani270@gmx.de> | 2022-04-13 10:18:14 +0200 |
---|---|---|
committer | jani270 <jani270@gmx.de> | 2022-04-13 10:18:14 +0200 |
commit | bbe06336ddc4d9480a9cb4792dbbcdfa2cd6b4b4 (patch) | |
tree | 6102cb59e173cb2ddb9b9206ba7799cc1632b2c4 /items/TURTLE;3.json | |
parent | 2c4f16d139c4d315de7ae1498afd75057d752715 (diff) | |
download | NotEnoughUpdates-REPO-bbe06336ddc4d9480a9cb4792dbbcdfa2cd6b4b4.tar.gz NotEnoughUpdates-REPO-bbe06336ddc4d9480a9cb4792dbbcdfa2cd6b4b4.tar.bz2 NotEnoughUpdates-REPO-bbe06336ddc4d9480a9cb4792dbbcdfa2cd6b4b4.zip |
New Wiki links and other stuff
Diffstat (limited to 'items/TURTLE;3.json')
-rw-r--r-- | items/TURTLE;3.json | 16 |
1 files changed, 12 insertions, 4 deletions
diff --git a/items/TURTLE;3.json b/items/TURTLE;3.json index d24a21b0..671c0fe5 100644 --- a/items/TURTLE;3.json +++ b/items/TURTLE;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §5Turtle", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"f10d652b-906b-3065-adf5-9817983201ca\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMjEyYjU4Yzg0MWIzOTQ4NjNkYmNjNTRkZTFjMmFkMjY0OGFmOGYwM2U2NDg5ODhjMWY5Y2VmMGJjMjBlZTIzYyJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Defense: §a{DEFENSE}\",3:\"§7Health: §a{HEALTH}\",4:\"\",5:\"§6Turtle Tactics\",6:\"§7§7Gain §a+{0}% §a❈ Defense\",7:\"\",8:\"§6Genius Amniote\",9:\"§7§7Gain §a+{1}❈ Defense §7and\",10:\"§7regen §c+{2}❤ §7per second when\",11:\"§7near or in water\",12:\"\",13:\"§7§eRight-click to add this pet to\",14:\"§eyour pet menu!\",15:\"\",16:\"§5§lEPIC\"],Name:\"§f§f§7[Lvl {LVL}] §5Turtle\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"TURTLE\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"EPIC\\\",\\\"hideInfo\\\":false}\",id:\"TURTLE;3\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"f10d652b-906b-3065-adf5-9817983201ca\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMjEyYjU4Yzg0MWIzOTQ4NjNkYmNjNTRkZTFjMmFkMjY0OGFmOGYwM2U2NDg5ODhjMWY5Y2VmMGJjMjBlZTIzYyJ9fX0=\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Defense: §a{DEFENSE}\",3:\"§7Health: §a{HEALTH}\",4:\"\",5:\"§6Turtle Tactics\",6:\"§7§7Gain §a+{0}% §a❈ Defense\",7:\"\",8:\"§6Genius Amniote\",9:\"§7§7Gain §a+{1}❈ Defense §7and\",10:\"§7regen §c+{2}❤ §7per second when\",11:\"§7near or in water\",12:\"\",13:\"§7§eRight-click to add this pet to\",14:\"§eyour pet menu!\",15:\"\",16:\"§5§lEPIC\"],Name:\"§f§f§7[Lvl {LVL}] §5Turtle\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"TURTLE\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"EPIC\\\",\\\"hideInfo\\\":false}\",id:\"TURTLE;3\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Combat Pet", @@ -24,10 +24,18 @@ ], "internalname": "TURTLE;3", "clickcommand": "", - "modver": "2.0.0-REL", + "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Turtle_Pet" + "https://hypixel-skyblock.fandom.com/wiki/Turtle_Pet", + "https://wiki.hypixel.net/Turtle_Pet" ], - "crafttext": "" + "crafttext": "", + "recipes": [ + { + "type": "trade", + "cost": "ENCHANTED_EMERALD:312", + "result": "TURTLE;3" + } + ] }
\ No newline at end of file |