diff options
Diffstat (limited to 'items/HEALING_MELON.json')
-rw-r--r-- | items/HEALING_MELON.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/items/HEALING_MELON.json b/items/HEALING_MELON.json index a618e51f..48984db2 100644 --- a/items/HEALING_MELON.json +++ b/items/HEALING_MELON.json @@ -1,12 +1,12 @@ { "itemid": "minecraft:speckled_melon", "displayname": "§aHealing Melon", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§6Ability: Succulence §e§lRIGHT CLICK\",1:\"§7Take a bite and heal §c7❤§7.\",2:\"§8Mana Cost: §360\",3:\"\",4:\"§a§lUNCOMMON\"],Name:\"§aHealing Melon\"},ExtraAttributes:{id:\"HEALING_MELON\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§6Ability: Succulence §e§lRIGHT CLICK\",1:\"§7Take a bite and heal §c7❤§7.\",2:\"§8Mana Cost: §350\",3:\"\",4:\"§a§lUNCOMMON\"],Name:\"§aHealing Melon\"},ExtraAttributes:{id:\"HEALING_MELON\"}}", "damage": 0, "lore": [ "§6Ability: Succulence §e§lRIGHT CLICK", "§7Take a bite and heal §c7❤§7.", - "§8Mana Cost: §360", + "§8Mana Cost: §350", "", "§a§lUNCOMMON" ], |