From c188080058f51b8dc6e583cb96c55a87374b1a52 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Fri, 17 Sep 2021 23:13:53 +0200 Subject: Upcoming Gemstone Changes (#616) * Upcoming Gemstone Changes * YEP * Fixes * Added new skin * Changes and new stuff * Forgot that * Rainbow Name * Fixes * Reforge Stats * Fixing a oopsi * Added Gemstone Slots --- items/FINE_AMETHYST_GEM.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'items/FINE_AMETHYST_GEM.json') diff --git a/items/FINE_AMETHYST_GEM.json b/items/FINE_AMETHYST_GEM.json index 12e569f8..3eefe0d0 100644 --- a/items/FINE_AMETHYST_GEM.json +++ b/items/FINE_AMETHYST_GEM.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", - "displayname": "§aFine Amethyst Gemstone", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"f933e7f9-cc20-313a-a43f-5f11b3e8a441\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYxODA4Mzg2Mjc2NCwKICAicHJvZmlsZUlkIiA6ICJmMGIzYmRkMjEwNDg0Y2VlYjZhNTQyYmZiOGEyNTdiMiIsCiAgInByb2ZpbGVOYW1lIiA6ICJBbm9uaW1ZVFQiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvN2ExZWU1ZmZjZTA0ZWI3ZGE1OTJkNDI0MTRmZjM1ZTFiZjM4MTk0ZDZiODJlMzEwZGJjNjI2MWI0N2ZiOWM5MSIKICAgIH0KICB9Cn0\"}]}},display:{Lore:[0:\"§7A type of §5Amethyst §7that has\",1:\"§7clearly been treated with care.\",2:\"\",3:\"§7§7Some say that when §eharnessed\",4:\"§eproperly§7, it can give its\",5:\"§7owner extra §a❈ Defense§7.\",6:\"\",7:\"§a§lUNCOMMON\"],Name:\"§aFine Amethyst Gemstone\"},ExtraAttributes:{id:\"FINE_AMETHYST_GEM\"}}", + "displayname": "§a❈ §aFine Amethyst Gemstone", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"f933e7f9-cc20-313a-a43f-5f11b3e8a441\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYxODA4Mzg2Mjc2NCwKICAicHJvZmlsZUlkIiA6ICJmMGIzYmRkMjEwNDg0Y2VlYjZhNTQyYmZiOGEyNTdiMiIsCiAgInByb2ZpbGVOYW1lIiA6ICJBbm9uaW1ZVFQiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvN2ExZWU1ZmZjZTA0ZWI3ZGE1OTJkNDI0MTRmZjM1ZTFiZjM4MTk0ZDZiODJlMzEwZGJjNjI2MWI0N2ZiOWM5MSIKICAgIH0KICB9Cn0\"}]}},display:{Lore:[0:\"§7A type of §5Amethyst §7that has\",1:\"§7clearly been treated with care.\",2:\"\",3:\"§7§7Some say that when §eharnessed\",4:\"§eproperly§7, it can give its\",5:\"§7owner extra §a❈ Defense§7.\",6:\"\",7:\"§a§lUNCOMMON\"],Name:\"§a❈ §aFine Amethyst Gemstone\"},ExtraAttributes:{id:\"FINE_AMETHYST_GEM\"}}", "damage": 3, "lore": [ "§7A type of §5Amethyst §7that has", -- cgit