diff options
Diffstat (limited to 'items/GLOSSY_GEMSTONE.json')
-rw-r--r-- | items/GLOSSY_GEMSTONE.json | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/items/GLOSSY_GEMSTONE.json b/items/GLOSSY_GEMSTONE.json new file mode 100644 index 00000000..0584ff58 --- /dev/null +++ b/items/GLOSSY_GEMSTONE.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:dye", + "displayname": "§5Glossy Gemstone", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7§oYou can see thousands of glittering\",1:\"§7§oreflections as you stare into its\",2:\"§7§ointricate patterns. Maybe you should\",3:\"§7§ostop gazing and keep mining...\",4:\"\",5:\"§eRight-click to view recipes!\",6:\"\",7:\"§5§lEPIC\"],Name:\"§5Glossy Gemstone\"},ExtraAttributes:{id:\"GLOSSY_GEMSTONE\"}}", + "damage": 5, + "lore": [ + "§7§oYou can see thousands of glittering", + "§7§oreflections as you stare into its", + "§7§ointricate patterns. Maybe you should", + "§7§ostop gazing and keep mining...", + "", + "§eRight-click to view recipes!", + "", + "§5§lEPIC" + ], + "internalname": "GLOSSY_GEMSTONE", + "clickcommand": "", + "modver": "2.3.0" +}
\ No newline at end of file |