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/LION;3.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/LION;3.json')
-rw-r--r-- | items/LION;3.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/items/LION;3.json b/items/LION;3.json index e109a705..a2f0ce56 100644 --- a/items/LION;3.json +++ b/items/LION;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", - "displayname": "§f§f§7[Lvl 1➡100] §5Lion", - "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:\"§7Speed: §a{SPEED}\",3:\"§7Ferocity: §a{FEROCITY}\",4:\"§7Strength: §a{STRENGTH}\",5:\"\",6:\"§6Primal Force\",7:\"§7§7Adds §a§c+{0}❁ Damage §7and\",8:\"§7§c+{1}❁ Strength §7to your\",9:\"§7weapons\",10:\"\",11:\"§6First Pounce\",12:\"§7First Strike,\",13:\"§7Triple-Strike, and §d§lCombo\",14:\"§7are §a{2}% §7more effective.\",15:\"\",16:\"§7§eRight-click to add this pet to\",17:\"§eyour pet menu!\",18:\"\",19:\"§5§lEPIC\"],Name:\"§f§f§7[Lvl 1➡100] §5Lion\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"LION\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"EPIC\\\",\\\"hideInfo\\\":false}\",id:\"LION;3\"},AttributeModifiers:[]}", + "displayname": "§f§f§7[Lvl {LVL}] §5Lion", + "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:\"§7Speed: §a{SPEED}\",3:\"§7Ferocity: §a{FEROCITY}\",4:\"§7Strength: §a{STRENGTH}\",5:\"\",6:\"§6Primal Force\",7:\"§7§7Adds §a§c+{0}❁ Damage §7and\",8:\"§7§c+{1}❁ Strength §7to your\",9:\"§7weapons\",10:\"\",11:\"§6First Pounce\",12:\"§7First Strike,\",13:\"§7Triple-Strike, and §d§lCombo\",14:\"§7are §a{2}% §7more effective.\",15:\"\",16:\"§7§eRight-click to add this pet to\",17:\"§eyour pet menu!\",18:\"\",19:\"§5§lEPIC\"],Name:\"§f§f§7[Lvl {LVL}] §5Lion\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"LION\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"EPIC\\\",\\\"hideInfo\\\":false}\",id:\"LION;3\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Foraging Pet", |