diff options
Diffstat (limited to 'items/ROUGH_ONYX_GEM.json')
-rw-r--r-- | items/ROUGH_ONYX_GEM.json | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/items/ROUGH_ONYX_GEM.json b/items/ROUGH_ONYX_GEM.json new file mode 100644 index 00000000..493bf3ad --- /dev/null +++ b/items/ROUGH_ONYX_GEM.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f☠ Rough Onyx Gemstone", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"9a74a09f-0a90-3fa0-b68d-5de1d5f7a9b0\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTcwNzY0MTg5MjE1NywKICAicHJvZmlsZUlkIiA6ICI2NmRmYzFmNTRlNTU0ZTZmODJjNTA5ZjM1NTJiYTkwZCIsCiAgInByb2ZpbGVOYW1lIiA6ICJadWFyaWciLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYzA0ZDdiM2QxMTE0M2RhNzc2YzI1Yjg1YzBkM2Y0YzJiYTFjOTlmZjU3YWVhNGUzNGI4MDgwMDJkYjdmMzllOSIKICAgIH0KICB9Cn0\"}]}},display:{Lore:[0:\"§7Mined from the cold depths of the\",1:\"§7§bGlacite Tunnels§7.\",2:\"\",3:\"§7§7Some say that when §eharnessed\",4:\"§eproperly§7, it can give its owner extra\",5:\"§7§9☠ Crit Damage§7; others say it might\",6:\"§7grant you §emore treasures§7.\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f☠ Rough Onyx Gemstone\"},ExtraAttributes:{id:\"ROUGH_ONYX_GEM\"}}", + "damage": 3, + "lore": [ + "§7Mined from the cold depths of the", + "§7§bGlacite Tunnels§7.", + "", + "§7§7Some say that when §eharnessed", + "§eproperly§7, it can give its owner extra", + "§7§9☠ Crit Damage§7; others say it might", + "§7grant you §emore treasures§7.", + "", + "§f§lCOMMON" + ], + "internalname": "ROUGH_ONYX_GEM", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file |