diff options
Diffstat (limited to 'items/FINE_OPAL_GEM.json')
-rw-r--r-- | items/FINE_OPAL_GEM.json | 19 |
1 files changed, 11 insertions, 8 deletions
diff --git a/items/FINE_OPAL_GEM.json b/items/FINE_OPAL_GEM.json index a9a399f4..a0e83c59 100644 --- a/items/FINE_OPAL_GEM.json +++ b/items/FINE_OPAL_GEM.json @@ -1,15 +1,17 @@ { "itemid": "minecraft:skull", - "displayname": "§9❂ §9Fine Opal Gemstone", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"9a22d2d5-72b1-32eb-9966-6c7f64997888\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0NjY1MDMzNzQyOCwKICAicHJvZmlsZUlkIiA6ICI0MWQzYWJjMmQ3NDk0MDBjOTA5MGQ1NDM0ZDAzODMxYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJNZWdha2xvb24iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYWQ3OThlMjBhNDdkMjUxYTllMzNkNDAzMzI5NzNjNzE4OWFjMTU1MDc2MGJhMjVjNGI5NTZjOTE1OTM2NDU2OCIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7A type of §fOpal §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 §f❂ True Defense§7.\",6:\"\",7:\"§9§lRARE\"],Name:\"§9❂ §9Fine Opal Gemstone\"},ExtraAttributes:{id:\"FINE_OPAL_GEM\"}}", + "displayname": "§9❂ Fine Opal Gemstone", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"9a22d2d5-72b1-32eb-9966-6c7f64997888\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0NjY1MDMzNzQyOCwKICAicHJvZmlsZUlkIiA6ICI0MWQzYWJjMmQ3NDk0MDBjOTA5MGQ1NDM0ZDAzODMxYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJNZWdha2xvb24iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYWQ3OThlMjBhNDdkMjUxYTllMzNkNDAzMzI5NzNjNzE4OWFjMTU1MDc2MGJhMjVjNGI5NTZjOTE1OTM2NDU2OCIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7§8Collection Item\",1:\"\",2:\"§7A type of §fOpal §7that has clearly been\",3:\"§7treated with care.\",4:\"\",5:\"§7§7Some say that when §eharnessed\",6:\"§eproperly§7, it can give its owner extra\",7:\"§7§f❂ True Defense§7.\",8:\"\",9:\"§9§lRARE\"],Name:\"§9❂ Fine Opal Gemstone\"},ExtraAttributes:{id:\"FINE_OPAL_GEM\"}}", "damage": 3, "lore": [ - "§7A type of §fOpal §7that has", - "§7clearly been treated with care.", + "§7§8Collection Item", + "", + "§7A type of §fOpal §7that has clearly been", + "§7treated with care.", "", "§7§7Some say that when §eharnessed", - "§eproperly§7, it can give its", - "§7owner extra §f❂ True Defense§7.", + "§eproperly§7, it can give its owner extra", + "§7§f❂ True Defense§7.", "", "§9§lRARE" ], @@ -26,9 +28,10 @@ }, "internalname": "FINE_OPAL_GEM", "clickcommand": "viewrecipe", - "modver": "2.1.0-REL", + "modver": "2.2.2", "infoType": "WIKI_URL", "info": [ "https://wiki.hypixel.net/Gemstone" - ] + ], + "crafttext": "" }
\ No newline at end of file |