diff options
author | Tymon <68197445+xTymonWasTaken@users.noreply.github.com> | 2020-09-06 22:59:17 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-09-06 22:59:17 +0200 |
commit | a9259a87ddef48007ebf0f0b494867fe3aa5858d (patch) | |
tree | 547458b2f5d25fa94286ad455d93d09090497f42 /items | |
parent | c62c02679b7a2634dd0f17c434b0a799c03f6062 (diff) | |
download | NotEnoughUpdates-REPO-a9259a87ddef48007ebf0f0b494867fe3aa5858d.tar.gz NotEnoughUpdates-REPO-a9259a87ddef48007ebf0f0b494867fe3aa5858d.tar.bz2 NotEnoughUpdates-REPO-a9259a87ddef48007ebf0f0b494867fe3aa5858d.zip |
Updated legendary ocelot pet 3rd ability
Diffstat (limited to 'items')
-rw-r--r-- | items/OCELOT;4.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/items/OCELOT;4.json b/items/OCELOT;4.json index c0831f7f..6982220f 100644 --- a/items/OCELOT;4.json +++ b/items/OCELOT;4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §6Ocelot", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"049e58ac-5c8d-3381-a4bd-e62e0261990c\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNTY1N2NkNWMyOTg5ZmY5NzU3MGZlYzRkZGNkYzY5MjZhNjhhMzM5MzI1MGMxYmUxZjBiMTE0YTFkYjEifX19\"}]}},display:{Lore:[0:\"§8Foraging Pet\",1:\"\",2:\"§7Speed: §a{SPEED}\",3:\"\",4:\"§6Foraging Exp Boost\",5:\"§7§7§7Boosts your Foraging exp by\",6:\"§7§a{0}%§7\",7:\"\",8:\"§6Tree Hugger\",9:\"§7§7Foraging minions work §a{1}%\",10:\"§a§7faster while on your island\",11:\"\",12:\"§6Evasion\",13:\"§7§7Gain a §a{2}% §7chance to dodge\",14:\"§7attacks\",15:\"\",16:\"§7§eRight-click to add this pet to\",17:\"§eyour pet menu!\",18:\"\",19:\"§6§lLEGENDARY\"],Name:\"§f§f§7[Lvl {LVL}] §6Ocelot\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"OCELOT\\\",\\\"active\\\":false,\\\"exp\\\":3.0501602614919193E7,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"OCELOT;4\",uuid:\"3a097b0b-3238-4ed4-87bc-86d6b4147736\",timestamp:\"4/6/20 3:38 PM\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"049e58ac-5c8d-3381-a4bd-e62e0261990c\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNTY1N2NkNWMyOTg5ZmY5NzU3MGZlYzRkZGNkYzY5MjZhNjhhMzM5MzI1MGMxYmUxZjBiMTE0YTFkYjEifX19\"}]}},display:{Lore:[0:\"§8Foraging Pet\",1:\"\",2:\"§7Speed: §a{SPEED}\",3:\"\",4:\"§6Foraging Exp Boost\",5:\"§7§7§7Boosts your Foraging exp by\",6:\"§7§a{0}%§7\",7:\"\",8:\"§6Tree Hugger\",9:\"§7§7Foraging minions work §a{1}%\",10:\"§a§7faster while on your island\",11:\"\",12:\"§6Evasion\",13:\"§7§7Gain a §a{2}% §7chance to get exp\",14:\"§7from breaking a log\",15:\"\",16:\"§7§eRight-click to add this pet to\",17:\"§eyour pet menu!\",18:\"\",19:\"§6§lLEGENDARY\"],Name:\"§f§f§7[Lvl {LVL}] §6Ocelot\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"OCELOT\\\",\\\"active\\\":false,\\\"exp\\\":3.0501602614919193E7,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"OCELOT;4\",uuid:\"3a097b0b-3238-4ed4-87bc-86d6b4147736\",timestamp:\"4/6/20 3:38 PM\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Foraging Pet", @@ -17,8 +17,8 @@ "§a§7faster while on your island", "", "§6Evasion", - "§7§7Gain a §a{2}% §7chance to dodge", - "§7attacks", + "§7§7Gain a §a{2}% §7chance to get exp", + "§7from breaking a log", "", "§7§eRight-click to add this pet to", "§eyour pet menu!", @@ -27,7 +27,7 @@ ], "internalname": "OCELOT;4", "clickcommand": "viewrecipe", - "modver": "REL-1.0.0", + "modver": "1.2-REL", "recipe": { "A1": "ENCHANTED_JUNGLE_LOG:64", "A2": "ENCHANTED_JUNGLE_LOG:64", |