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_RUBY_GEM.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'items/FINE_RUBY_GEM.json') diff --git a/items/FINE_RUBY_GEM.json b/items/FINE_RUBY_GEM.json index d3dbdc97..ef5ec362 100644 --- a/items/FINE_RUBY_GEM.json +++ b/items/FINE_RUBY_GEM.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", - "displayname": "§aFine Ruby Gemstone", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"ab2952c6-003c-38ea-bd83-9844698391a5\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYxODA4MzUyMzU5MywKICAicHJvZmlsZUlkIiA6ICJhNzdkNmQ2YmFjOWE0NzY3YTFhNzU1NjYxOTllYmY5MiIsCiAgInByb2ZpbGVOYW1lIiA6ICIwOEJFRDUiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZTY3Mjk1OTAyOGYyNzRiMzc5ZDQzMGYwNjhmMGYxNWE0Zjc5M2VhYzEyYWZiOTRhZTBiNGU1MGNmODk1ZGYwZiIKICAgIH0KICB9Cn0\"}]}},display:{Lore:[0:\"§7A type of §cRuby §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 §c❤ Health§7.\",6:\"\",7:\"§a§lUNCOMMON\"],Name:\"§aFine Ruby Gemstone\"},ExtraAttributes:{id:\"FINE_RUBY_GEM\"}}", + "displayname": "§a❤ §aFine Ruby Gemstone", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"ab2952c6-003c-38ea-bd83-9844698391a5\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYxODA4MzUyMzU5MywKICAicHJvZmlsZUlkIiA6ICJhNzdkNmQ2YmFjOWE0NzY3YTFhNzU1NjYxOTllYmY5MiIsCiAgInByb2ZpbGVOYW1lIiA6ICIwOEJFRDUiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZTY3Mjk1OTAyOGYyNzRiMzc5ZDQzMGYwNjhmMGYxNWE0Zjc5M2VhYzEyYWZiOTRhZTBiNGU1MGNmODk1ZGYwZiIKICAgIH0KICB9Cn0\"}]}},display:{Lore:[0:\"§7A type of §cRuby §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 §c❤ Health§7.\",6:\"\",7:\"§a§lUNCOMMON\"],Name:\"§a❤ §aFine Ruby Gemstone\"},ExtraAttributes:{id:\"FINE_RUBY_GEM\"}}", "damage": 3, "lore": [ "§7A type of §cRuby §7that has", -- cgit