diff options
Diffstat (limited to 'items/ROUGH_SAPPHIRE_GEM.json')
-rw-r--r-- | items/ROUGH_SAPPHIRE_GEM.json | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/items/ROUGH_SAPPHIRE_GEM.json b/items/ROUGH_SAPPHIRE_GEM.json new file mode 100644 index 00000000..c8755ca7 --- /dev/null +++ b/items/ROUGH_SAPPHIRE_GEM.json @@ -0,0 +1,25 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§fRough Sapphire Gemstone", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"8453e8ba-79c8-32fe-aec4-3ac16e88661f\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYxODA4NjIxNDY1MiwKICAicHJvZmlsZUlkIiA6ICJmZDYwZjM2ZjU4NjE0ZjEyYjNjZDQ3YzJkODU1Mjk5YSIsCiAgInByb2ZpbGVOYW1lIiA6ICJSZWFkIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2NmY2ViZTU0ZGJjMzQ1ZWE3ZTIyMjA2ZjcwM2U2YjMzYmVmYmU5NWI2YTkxOGJkMTc1NGI3NjE4OGJjNjViYjUiCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§7Taken right from the heart of a\",1:\"§7crystal vein in the §5Crystal\",2:\"§5Hollows§7.\",3:\"\",4:\"§7§7Some say that when §eharnessed\",5:\"§eproperly§7, it can give its\",6:\"§7owner extra §b✎ Intelligence§7.\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fRough Sapphire Gemstone\"},ExtraAttributes:{id:\"ROUGH_SAPPHIRE_GEM\"}}", + "damage": 3, + "lore": [ + "§7Taken right from the heart of a", + "§7crystal vein in the §5Crystal", + "§5Hollows§7.", + "", + "§7§7Some say that when §eharnessed", + "§eproperly§7, it can give its", + "§7owner extra §b✎ Intelligence§7.", + "", + "§f§lCOMMON" + ], + "internalname": "ROUGH_SAPPHIRE_GEM", + "crafttext": "", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Gemstone" + ] +}
\ No newline at end of file |