diff options
Diffstat (limited to 'items/ROUGH_OPAL_GEM.json')
-rw-r--r-- | items/ROUGH_OPAL_GEM.json | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/items/ROUGH_OPAL_GEM.json b/items/ROUGH_OPAL_GEM.json new file mode 100644 index 00000000..82dee0ca --- /dev/null +++ b/items/ROUGH_OPAL_GEM.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f❂ §fRough Opal Gemstone", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"59909e23-d9e1-301f-9cc8-5192bca55081\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0NjY1MDI5MjQ5NiwKICAicHJvZmlsZUlkIiA6ICI0MWQzYWJjMmQ3NDk0MDBjOTA5MGQ1NDM0ZDAzODMxYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJNZWdha2xvb24iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYTE0ZDNjNTdmODA4MjRiMzgzOWI4YjIyMGYyMTU4YmNhNTA1ZDQ5N2ZkMWM5ZTNmMjlmNDIyYjFlNjIwNmE0NSIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7Found sprinkled around the\",1:\"§7§cCrimson Isle§7.\",2:\"\",3:\"§7§7Some say that when §eharnessed\",4:\"§eproperly§7, it can give its\",5:\"§7owner extra §f❂ True Defense§7.\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f❂ §fRough Opal Gemstone\"},ExtraAttributes:{id:\"ROUGH_OPAL_GEM\"}}", + "damage": 3, + "lore": [ + "§7Found sprinkled around the", + "§7§cCrimson Isle§7.", + "", + "§7§7Some say that when §eharnessed", + "§eproperly§7, it can give its", + "§7owner extra §f❂ True Defense§7.", + "", + "§f§lCOMMON" + ], + "internalname": "ROUGH_OPAL_GEM", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file |