diff options
Diffstat (limited to 'items/DUNG.json')
-rw-r--r-- | items/DUNG.json | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/items/DUNG.json b/items/DUNG.json new file mode 100644 index 00000000..a1103b61 --- /dev/null +++ b/items/DUNG.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:wool", + "displayname": "§aDung", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Can be spread across a §bGarden\",1:\"§b§7plot with a §aSprayonator§7.\",2:\"\",3:\"§7Attracts: §6Beetle§7, §6Fly\",4:\"\",5:\"§a§lUNCOMMON\"],Name:\"§aDung\"},ExtraAttributes:{id:\"DUNG\"}}", + "damage": 12, + "lore": [ + "§7Can be spread across a §bGarden", + "§b§7plot with a §aSprayonator§7.", + "", + "§7Attracts: §6Beetle§7, §6Fly", + "", + "§a§lUNCOMMON" + ], + "internalname": "DUNG", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file |