diff options
author | SeRaid <77941535+SeRaid743@users.noreply.github.com> | 2024-06-01 17:00:34 +1200 |
---|---|---|
committer | Linnea Gräf <nea@nea.moe> | 2024-06-06 03:32:00 +0200 |
commit | 68b518d9c446d6013dee1246a708938e3f8dce70 (patch) | |
tree | 72e6de1404a2fe1cecd2f194dbb0a4d12c8e133d /items/FINE_AMETHYST_GEM.json | |
parent | 8fbe07b7d7c90fa71325a6c2d44bb7fb5bae034b (diff) | |
download | NotEnoughUpdates-REPO-68b518d9c446d6013dee1246a708938e3f8dce70.tar.gz NotEnoughUpdates-REPO-68b518d9c446d6013dee1246a708938e3f8dce70.tar.bz2 NotEnoughUpdates-REPO-68b518d9c446d6013dee1246a708938e3f8dce70.zip |
Diffstat (limited to 'items/FINE_AMETHYST_GEM.json')
-rw-r--r-- | items/FINE_AMETHYST_GEM.json | 16 |
1 files changed, 9 insertions, 7 deletions
diff --git a/items/FINE_AMETHYST_GEM.json b/items/FINE_AMETHYST_GEM.json index 1b19c312..3881c95d 100644 --- a/items/FINE_AMETHYST_GEM.json +++ b/items/FINE_AMETHYST_GEM.json @@ -1,15 +1,17 @@ { "itemid": "minecraft:skull", - "displayname": "§9❈ §9Fine 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:\"§9§lRARE\"],Name:\"§9❈ §9Fine Amethyst Gemstone\"},ExtraAttributes:{id:\"FINE_AMETHYST_GEM\"}}", + "displayname": "§9❈ Fine Amethyst Gemstone", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"f933e7f9-cc20-313a-a43f-5f11b3e8a441\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYxODA4Mzg2Mjc2NCwKICAicHJvZmlsZUlkIiA6ICJmMGIzYmRkMjEwNDg0Y2VlYjZhNTQyYmZiOGEyNTdiMiIsCiAgInByb2ZpbGVOYW1lIiA6ICJBbm9uaW1ZVFQiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvN2ExZWU1ZmZjZTA0ZWI3ZGE1OTJkNDI0MTRmZjM1ZTFiZjM4MTk0ZDZiODJlMzEwZGJjNjI2MWI0N2ZiOWM5MSIKICAgIH0KICB9Cn0\"}]}},display:{Lore:[0:\"§7§8Collection Item\",1:\"\",2:\"§7A type of §5Amethyst §7that has clearly\",3:\"§7been treated with care.\",4:\"\",5:\"§7§7Some say that when §eharnessed\",6:\"§eproperly§7, it can give its owner extra\",7:\"§7§a❈ Defense§7.\",8:\"\",9:\"§9§lRARE\"],Name:\"§9❈ Fine Amethyst Gemstone\"},ExtraAttributes:{id:\"FINE_AMETHYST_GEM\"}}", "damage": 3, "lore": [ - "§7A type of §5Amethyst §7that has", - "§7clearly been treated with care.", + "§7§8Collection Item", + "", + "§7A type of §5Amethyst §7that has clearly", + "§7been treated with care.", "", "§7§7Some say that when §eharnessed", - "§eproperly§7, it can give its", - "§7owner extra §a❈ Defense§7.", + "§eproperly§7, it can give its owner extra", + "§7§a❈ Defense§7.", "", "§9§lRARE" ], @@ -27,7 +29,7 @@ "internalname": "FINE_AMETHYST_GEM", "crafttext": "Requires: Gemstone Collection V", "clickcommand": "viewrecipe", - "modver": "2.1.0-REL", + "modver": "2.2.2", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Gemstone", |