diff options
Diffstat (limited to 'items/SORROW.json')
-rw-r--r-- | items/SORROW.json | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/items/SORROW.json b/items/SORROW.json new file mode 100644 index 00000000..5f924496 --- /dev/null +++ b/items/SORROW.json @@ -0,0 +1,20 @@ +{ + "itemid": "minecraft:ghast_tear", + "displayname": "§f§f§9Sorrow", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§eRight-click to view recipes!\",1:\"\",2:\"§7§7§oTo become a ghost, one must\",3:\"§7§ogo through unimaginable\",4:\"§7§odistress.\",5:\"\",6:\"§9§lRARE\"],Name:\"§f§f§9Sorrow\"},ExtraAttributes:{id:\"SORROW\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§eRight-click to view recipes!", + "", + "§7§7§oTo become a ghost, one must", + "§7§ogo through unimaginable", + "§7§odistress.", + "", + "§9§lRARE" + ], + "internalname": "SORROW", + "crafttext": "", + "clickcommand": "", + "modver": "1.7.1-REL", + "infoType": "" +}
\ No newline at end of file |