From 9cd08635d4acb160d92a5be5d49249c7d80d25ad Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Tue, 19 Nov 2024 16:25:29 +0100 Subject: feat: 0.20.8 changes part 1 (#1442) --- items/PLANT_MATTER.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'items/PLANT_MATTER.json') diff --git a/items/PLANT_MATTER.json b/items/PLANT_MATTER.json index 29ea61be..00204f35 100644 --- a/items/PLANT_MATTER.json +++ b/items/PLANT_MATTER.json @@ -1,11 +1,11 @@ { "itemid": "minecraft:leaves", "displayname": "§aPlant Matter", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Can be spread across a §bGarden\",1:\"§b§7plot with a §aSprayonator§7.\",2:\"\",3:\"§7Attracts: §6Locust§7, §6Slug\",4:\"\",5:\"§a§lUNCOMMON\"],Name:\"§aPlant Matter\"},ExtraAttributes:{id:\"PLANT_MATTER\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Can be spread across a §aGarden §7plot\",1:\"§7with a §aSprayonator§7.\",2:\"\",3:\"§7Attracts: §6Locust§7, §6Slug\",4:\"\",5:\"§a§lUNCOMMON\"],Name:\"§aPlant Matter\"},ExtraAttributes:{id:\"PLANT_MATTER\"}}", "damage": 3, "lore": [ - "§7Can be spread across a §bGarden", - "§b§7plot with a §aSprayonator§7.", + "§7Can be spread across a §aGarden §7plot", + "§7with a §aSprayonator§7.", "", "§7Attracts: §6Locust§7, §6Slug", "", @@ -14,7 +14,7 @@ "internalname": "PLANT_MATTER", "crafttext": "", "clickcommand": "", - "modver": "2.1.1-PRE", + "modver": "", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Plant_Matter", -- cgit