diff options
Diffstat (limited to 'items/ROUGH_TOPAZ_GEM.json')
-rw-r--r-- | items/ROUGH_TOPAZ_GEM.json | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/items/ROUGH_TOPAZ_GEM.json b/items/ROUGH_TOPAZ_GEM.json new file mode 100644 index 00000000..d7f14bbe --- /dev/null +++ b/items/ROUGH_TOPAZ_GEM.json @@ -0,0 +1,25 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§fRough Topaz Gemstone", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"a6a1f253-fab9-3fce-ac80-eadeee41d75a\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYxODA4NjM5ODMwNiwKICAicHJvZmlsZUlkIiA6ICJkODAwZDI4MDlmNTE0ZjkxODk4YTU4MWYzODE0Yzc5OSIsCiAgInByb2ZpbGVOYW1lIiA6ICJ0aGVCTFJ4eCIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS8zZmQ5NjA3MjJlYzI5YzY2NzE2YWU1Y2E5N2I5YjZiMjYyODk4NGUxZDZmOWQyNTkyY2QwODk5MTQyMDZhMWIiCiAgICB9CiAgfQp9\"}]}},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 imbue an item\",6:\"§7with the Pristine §7enchantment.\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fRough Topaz Gemstone\"},ExtraAttributes:{id:\"ROUGH_TOPAZ_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 imbue an item", + "§7with the Pristine §7enchantment.", + "", + "§f§lCOMMON" + ], + "internalname": "ROUGH_TOPAZ_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 |