diff options
| author | jani270 <69345714+jani270@users.noreply.github.com> | 2025-01-22 23:54:59 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-22 22:54:59 +0000 |
| commit | 9eb261f7738c9d03eb9068b2ca1595ef5cc3993b (patch) | |
| tree | 5dc357fdc47c37d8e9d0392df67c8b17a03d2c19 /items/PLANT_MATTER.json | |
| parent | 13a702937e9004215c3430a09b743879e12a3e09 (diff) | |
| download | NotEnoughUpdates-REPO-9eb261f7738c9d03eb9068b2ca1595ef5cc3993b.tar.gz NotEnoughUpdates-REPO-9eb261f7738c9d03eb9068b2ca1595ef5cc3993b.tar.bz2 NotEnoughUpdates-REPO-9eb261f7738c9d03eb9068b2ca1595ef5cc3993b.zip | |
feat: 0.21.1.0 Items Part 3 (#1624)
Diffstat (limited to 'items/PLANT_MATTER.json')
| -rw-r--r-- | items/PLANT_MATTER.json | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/items/PLANT_MATTER.json b/items/PLANT_MATTER.json index 00204f35..f1e4eb16 100644 --- a/items/PLANT_MATTER.json +++ b/items/PLANT_MATTER.json @@ -1,11 +1,12 @@ { "itemid": "minecraft:leaves", "displayname": "§aPlant 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\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Can be spread across a §aGarden §7plot\",1:\"§7with a §aSprayonator§7 or used in §2Pest\",2:\"§2Traps§7.\",3:\"\",4:\"§7Attracts: §6Locust§7, §6Slug\",5:\"\",6:\"§a§lUNCOMMON\"],Name:\"§aPlant Matter\"},ExtraAttributes:{id:\"PLANT_MATTER\"}}", "damage": 3, "lore": [ "§7Can be spread across a §aGarden §7plot", - "§7with a §aSprayonator§7.", + "§7with a §aSprayonator§7 or used in §2Pest", + "§2Traps§7.", "", "§7Attracts: §6Locust§7, §6Slug", "", |
