diff options
Diffstat (limited to 'items/PORTABLE_WASHER.json')
-rw-r--r-- | items/PORTABLE_WASHER.json | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/items/PORTABLE_WASHER.json b/items/PORTABLE_WASHER.json new file mode 100644 index 00000000..f5a6e347 --- /dev/null +++ b/items/PORTABLE_WASHER.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:water_bucket", + "displayname": "§9Portable Washer", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Consume this item to dunk yourself in\",1:\"§7a bucket of water that smells of\",2:\"§7sunshine and rainbows. Doing this will\",3:\"§7rid your §bGarden §7of all active\",4:\"§7§aSprayonator §7effects.\",5:\"\",6:\"§eRight-click to consume!\",7:\"\",8:\"§9§lRARE\"],Name:\"§9Portable Washer\"},ExtraAttributes:{id:\"PORTABLE_WASHER\"}}", + "damage": 0, + "lore": [ + "§7Consume this item to dunk yourself in", + "§7a bucket of water that smells of", + "§7sunshine and rainbows. Doing this will", + "§7rid your §bGarden §7of all active", + "§7§aSprayonator §7effects.", + "", + "§eRight-click to consume!", + "", + "§9§lRARE" + ], + "internalname": "PORTABLE_WASHER", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file |