From 3e1eaf449377a38b10128cf35847c2f40411c412 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Tue, 15 Aug 2023 23:49:23 +0200 Subject: Fixed mob, added wet napkin and wiki links (#967) --- items/ROCK;2.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'items/ROCK;2.json') diff --git a/items/ROCK;2.json b/items/ROCK;2.json index b99b3f4b..a4c74f4d 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\\\":0,\\\"tier\\\":\\\"RARE\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0}\",id:\"ROCK;2\"},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}% §7defense.\",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,\\\"tier\\\":\\\"RARE\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0}\",id:\"ROCK;2\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Mining Mount", @@ -19,7 +19,7 @@ "", "§6Fortify", "§7§7While sitting on your rock,", - "§7gain +§a{1}% §7 defense.", + "§7gain +§a{1}% §7defense.", "", "§7§eRight-click to add this pet to", "§eyour pet menu!", -- cgit