diff options
Diffstat (limited to 'items/SPRAYONATOR.json')
-rw-r--r-- | items/SPRAYONATOR.json | 41 |
1 files changed, 41 insertions, 0 deletions
diff --git a/items/SPRAYONATOR.json b/items/SPRAYONATOR.json new file mode 100644 index 00000000..8dd2480b --- /dev/null +++ b/items/SPRAYONATOR.json @@ -0,0 +1,41 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§aSprayonator", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"bd14d5e6-dd3b-3d9f-8a1b-09fb6d84c173\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY5NzU1NzA2MjMxOCwKICAicHJvZmlsZUlkIiA6ICI0MzFhMmRlYTQ4YTE0NTMxYjEyZDU5MzY0NDUxNmIyNSIsCiAgInByb2ZpbGVOYW1lIiA6ICJpQ2FwdGFpbk5lbW8iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZWU5NGZhMDg2ZGM4ZmY5ZDcwNDk5MzRiMDk2MmQyNzgzNjBkZTg2OGYyNzM4Y2ExN2E4M2VjN2I1ODJlYmJlZSIKICAgIH0KICB9Cn0\"}]}},display:{Lore:[0:\"§7Used to spray §bGarden §7plots\",1:\"§7with various materials to\",2:\"§7attract certain §6Pests§7.\",3:\"\",4:\"§6Ability: Spray §e§lRIGHT CLICK\",5:\"§7Spray the selected material on a\",6:\"§7§bGarden §7plot. Certain\",7:\"§7materials are more likely to\",8:\"§7attract certain §6Pests§7. This\",9:\"§7effect lasts §a30m§7!\",10:\"\",11:\"§7Breaking crops in a sprayed plot\",12:\"§7grants §2+50ൠ Bonus Pest Chance\",13:\"§2§7and is §a25% §7more likely to\",14:\"§7spawn Pests.\",15:\"§8Cooldown: §a5s\",16:\"\",17:\"§7Selected Material: §aCompost\",18:\"\",19:\"§7§eLeft-click to cycle material!\",20:\"\",21:\"§8§l* §8Co-op Soulbound §8§l*\",22:\"§a§lUNCOMMON\",23:\"\",24:\"§7Cost\",25:\"§c25 Copper\",26:\"\",27:\"§eClick to trade!\"],Name:\"§aSprayonator\"},ExtraAttributes:{id:\"SPRAYONATOR\"}}", + "damage": 3, + "lore": [ + "§7Used to spray §bGarden §7plots", + "§7with various materials to", + "§7attract certain §6Pests§7.", + "", + "§6Ability: Spray §e§lRIGHT CLICK", + "§7Spray the selected material on a", + "§7§bGarden §7plot. Certain", + "§7materials are more likely to", + "§7attract certain §6Pests§7. This", + "§7effect lasts §a30m§7!", + "", + "§7Breaking crops in a sprayed plot", + "§7grants §2+50ൠ Bonus Pest Chance", + "§2§7and is §a25% §7more likely to", + "§7spawn Pests.", + "§8Cooldown: §a5s", + "", + "§7Selected Material: §aCompost", + "", + "§7§eLeft-click to cycle material!", + "", + "§8§l* §8Co-op Soulbound §8§l*", + "§a§lUNCOMMON", + "", + "§7Cost", + "§c25 Copper", + "", + "§eClick to trade!" + ], + "internalname": "SPRAYONATOR", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file |