diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-01-13 16:40:59 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-13 10:40:59 -0500 |
commit | 69d3d1f27183d2354aff3a648b9ee29494194e71 (patch) | |
tree | 88f7173ca0afd69a5381e56c27975252a137bd5b /items/LION;2.json | |
parent | 1cb5cf86be020b338722e76a1c50413f5f31212d (diff) | |
download | NotEnoughUpdates-REPO-69d3d1f27183d2354aff3a648b9ee29494194e71.tar.gz NotEnoughUpdates-REPO-69d3d1f27183d2354aff3a648b9ee29494194e71.tar.bz2 NotEnoughUpdates-REPO-69d3d1f27183d2354aff3a648b9ee29494194e71.zip |
Added Things, fixed Things (#355)
* Added Wiki Links, fixed Lion and Undead Bow
* Added new Enchants
* Added Zombie Slayer Text Req.
* Added Wolf Req.
* Added Spider Slayer Text Req.
Diffstat (limited to 'items/LION;2.json')
-rw-r--r-- | items/LION;2.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/items/LION;2.json b/items/LION;2.json index c3bda7c7..efdc4317 100644 --- a/items/LION;2.json +++ b/items/LION;2.json @@ -1,6 +1,6 @@ { "itemid": "minecraft:skull", - "displayname": "§f§f§7[Lvl 1➡100] §9Lion", + "displayname": "§f§f§7[Lvl {LVL}] §9Lion", "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"7e3ed445-3545-3c76-993b-8f292ea576c6\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzhmZjQ3M2JkNTJiNGRiMmMwNmYxYWM4N2ZlMTM2N2JjZTc1NzRmYWMzMzBmZmFjNzk1NjIyOWY4MmVmYmExIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Foraging Pet\",1:\"\",2:\"§7Strength: §a{STRENGTH}\",3:\"§7Speed: §a{SPEED}\",4:\"\",5:\"§6Primal Force\",6:\"§7§7Adds §a§c+{0}❁ Damage §7to your\",7:\"§7weapons\",8:\"\",9:\"§6First Pounce\",10:\"§7§7Increases damage dealt by\",11:\"§7§a{1}% §7on your first hit on a\",12:\"§7mob\",13:\"\",14:\"§7§eRight-click to add this pet to\",15:\"§eyour pet menu!\",16:\"\",17:\"§9§lRARE\"],Name:\"§f§f§7[Lvl 1➡100] §9Lion\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"LION\\\",\\\"active\\\":false,\\\"exp\\\":573882.6244340867,\\\"tier\\\":\\\"RARE\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"LION;2\",uuid:\"1e1eb966-0ccc-4763-aa64-a156100c65f5\",timestamp:\"4/10/20 2:02 PM\"},AttributeModifiers:[]}", "damage": 3, "lore": [ @@ -25,10 +25,10 @@ ], "internalname": "LION;2", "clickcommand": "", - "modver": "REL-1.0.0", + "modver": "1.7.1-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Lion_Pet" ], "crafttext": "" -}
\ No newline at end of file +} |