From 330cb4ae1a802f40bbcfbde0b24bafd92169eaf0 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Wed, 18 Sep 2024 16:02:18 +0200 Subject: feat: Misc changes (#1350) * feat: Reforge Stone lore changes * feat: Garden -> The Garden changes * feat: Beetle + Cricket Skin changes and tac sword change * feat: Golden Dragon and Ascension Rope lore changes --- items/RARE_DIAMOND.json | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) (limited to 'items/RARE_DIAMOND.json') diff --git a/items/RARE_DIAMOND.json b/items/RARE_DIAMOND.json index 6cae73fa..8ede6272 100644 --- a/items/RARE_DIAMOND.json +++ b/items/RARE_DIAMOND.json @@ -4,18 +4,19 @@ "displayname": "§9Rare Diamond", "clickcommand": "", "damage": 3, - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"e4a7b679-0015-3e16-a997-88e458e96a74\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvM2EwZTg5ODkwNzBmMDUxNWIzNWQ2YTYzNzJkOWM0ZWZkZTE1OTYxOTY4ZDMxZmYwMjI1YzU5NDI2OWVmNzQzNyJ9fX0K\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"§7§8Combinable in Reforge Anvil\",2:\"\",3:\"§7Applies the §9Reinforced\",4:\"§9§7reforge when combined with\",5:\"§7armor§7.\",6:\"\",7:\"§7Requires §aMining Skill Level\",8:\"§aVIII§7!\",9:\"\",10:\"§9§lRARE REFORGE STONE\"],Name:\"§9Rare Diamond\"},ExtraAttributes:{id:\"RARE_DIAMOND\"}}", - "modver": "2.1.0-REL", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"e4a7b679-0015-3e16-a997-88e458e96a74\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvM2EwZTg5ODkwNzBmMDUxNWIzNWQ2YTYzNzJkOWM0ZWZkZTE1OTYxOTY4ZDMxZmYwMjI1YzU5NDI2OWVmNzQzNyJ9fX0K\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"§7§8Combinable in Reforge Anvil\",2:\"\",3:\"§7Applies the §9Reinforced §7reforge when\",4:\"§7combined with armor§7.\",5:\"\",6:\"§9Reinforced §7(§6Legendary§7):\",7:\"§7Defense: §a+80\",8:\"\",9:\"§7Requires §aMining Skill Level VIII§7!\",10:\"\",11:\"§9§lRARE REFORGE STONE\"],Name:\"§9Rare Diamond\"},ExtraAttributes:{id:\"RARE_DIAMOND\"}}", + "modver": "", "lore": [ "§8Reforge Stone", "§7§8Combinable in Reforge Anvil", "", - "§7Applies the §9Reinforced", - "§9§7reforge when combined with", - "§7armor§7.", + "§7Applies the §9Reinforced §7reforge when", + "§7combined with armor§7.", "", - "§7Requires §aMining Skill Level", - "§aVIII§7!", + "§9Reinforced §7(§6Legendary§7):", + "§7Defense: §a+80", + "", + "§7Requires §aMining Skill Level VIII§7!", "", "§9§lRARE REFORGE STONE" ], -- cgit