diff options
| author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-11-19 16:25:29 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-11-19 15:25:29 +0000 |
| commit | 9cd08635d4acb160d92a5be5d49249c7d80d25ad (patch) | |
| tree | ddde7d52e2ba74845c09e12915dbe7cc8445dfe7 /items/PLANT_MATTER.json | |
| parent | ef00560b56075db02024b48924f3b18e53ac5ad3 (diff) | |
| download | NotEnoughUpdates-REPO-9cd08635d4acb160d92a5be5d49249c7d80d25ad.tar.gz NotEnoughUpdates-REPO-9cd08635d4acb160d92a5be5d49249c7d80d25ad.tar.bz2 NotEnoughUpdates-REPO-9cd08635d4acb160d92a5be5d49249c7d80d25ad.zip | |
feat: 0.20.8 changes part 1 (#1442)
Diffstat (limited to 'items/PLANT_MATTER.json')
| -rw-r--r-- | items/PLANT_MATTER.json | 8 |
1 files changed, 4 insertions, 4 deletions
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", |
