diff options
Diffstat (limited to 'items/ECTOPLASM.json')
-rw-r--r-- | items/ECTOPLASM.json | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/items/ECTOPLASM.json b/items/ECTOPLASM.json new file mode 100644 index 00000000..3589f6ce --- /dev/null +++ b/items/ECTOPLASM.json @@ -0,0 +1,16 @@ +{ + "itemid": "minecraft:prismarine_crystals", + "displayname": "§9Ectoplasm", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Spooky, yet practical.\",1:\"\",2:\"§eRight-click to view recipes!\",3:\"\",4:\"§9§lRARE\"],Name:\"§9Ectoplasm\"},ExtraAttributes:{id:\"ECTOPLASM\"}}", + "damage": 0, + "lore": [ + "§7Spooky, yet practical.", + "", + "§eRight-click to view recipes!", + "", + "§9§lRARE" + ], + "internalname": "ECTOPLASM", + "clickcommand": "", + "modver": "1.4-REL" +}
\ No newline at end of file |