From e04ea07b5ca97c326a5b5ec52c57b1cdeaa163ac Mon Sep 17 00:00:00 2001 From: IRONM00N <64110067+IRONM00N@users.noreply.github.com> Date: Mon, 1 Feb 2021 17:34:03 -0500 Subject: Set pet exp to 0 and removed held items --- items/ROCK;2.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'items/ROCK;2.json') diff --git a/items/ROCK;2.json b/items/ROCK;2.json index cd4fc712..057617c5 100644 --- a/items/ROCK;2.json +++ b/items/ROCK;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §9Rock", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"1ed7c993-8190-3055-a48c-f70f71b17284\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvY2IyYjVkNDhlNTc1Nzc1NjNhY2EzMTczNTUxOWNiNjIyMjE5YmMwNThiMWYzNDY0OGI2N2I4ZTcxYmMwZmEifX19\"}]}},display:{Lore:[0:\"§8Mining Mount\",1:\"\",2:\"§7True Defense: §a{TRUE_DEFENSE}\",3:\"§7Defense: §a{DEFENSE}\",4:\"\",5:\"§6Ridable\",6:\"§7§7Right-click your summoned pet\",7:\"§7to ride it!\",8:\"\",9:\"§6Sailing Stone\",10:\"§7§7Sneak to move your rock to\",11:\"§7your location (15s cooldown)\",12:\"\",13:\"§6Fortify\",14:\"§7§7While sitting on your rock,\",15:\"§7gain +§a{1}% §7 defense\",16:\"\",17:\"§7§eRight-click to add this pet to\",18:\"§eyour pet menu!\",19:\"\",20:\"§9§lRARE\"],Name:\"§f§f§7[Lvl {LVL}] §9Rock\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"ROCK\\\",\\\"active\\\":false,\\\"exp\\\":217.62300000000016,\\\"tier\\\":\\\"RARE\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0}\",id:\"ROCK;2\",uuid:\"3ace5c54-255f-4e35-a4f0-6d56459b28b7\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"1ed7c993-8190-3055-a48c-f70f71b17284\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvY2IyYjVkNDhlNTc1Nzc1NjNhY2EzMTczNTUxOWNiNjIyMjE5YmMwNThiMWYzNDY0OGI2N2I4ZTcxYmMwZmEifX19\"}]}},display:{Lore:[0:\"§8Mining Mount\",1:\"\",2:\"§7True Defense: §a{TRUE_DEFENSE}\",3:\"§7Defense: §a{DEFENSE}\",4:\"\",5:\"§6Ridable\",6:\"§7§7Right-click your summoned pet\",7:\"§7to ride it!\",8:\"\",9:\"§6Sailing Stone\",10:\"§7§7Sneak to move your rock to\",11:\"§7your location (15s cooldown)\",12:\"\",13:\"§6Fortify\",14:\"§7§7While sitting on your rock,\",15:\"§7gain +§a{1}% §7 defense\",16:\"\",17:\"§7§eRight-click to add this pet to\",18:\"§eyour pet menu!\",19:\"\",20:\"§9§lRARE\"],Name:\"§f§f§7[Lvl {LVL}] §9Rock\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"ROCK\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"RARE\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0}\",id:\"ROCK;2\",uuid:\"3ace5c54-255f-4e35-a4f0-6d56459b28b7\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Mining Mount", -- cgit