diff options
Diffstat (limited to 'items/SORROW.json')
-rw-r--r-- | items/SORROW.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/items/SORROW.json b/items/SORROW.json index 1f07d529..c9220656 100644 --- a/items/SORROW.json +++ b/items/SORROW.json @@ -1,15 +1,15 @@ { "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:[]}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7§7§oTo become a ghost, one must\",1:\"§7§ogo through unimaginable\",2:\"§7§odistress.\",3:\"\",4:\"§eRight-click to view recipes!\",5:\"\",6:\"§9§lRARE\"],Name:\"§f§f§9Sorrow\"},ExtraAttributes:{id:\"SORROW\"}}", "damage": 0, "lore": [ - "§eRight-click to view recipes!", - "", "§7§7§oTo become a ghost, one must", "§7§ogo through unimaginable", "§7§odistress.", "", + "§eRight-click to view recipes!", + "", "§9§lRARE" ], "internalname": "SORROW", |