diff options
Diffstat (limited to 'items/TOXIC_ARROW_POISON.json')
-rw-r--r-- | items/TOXIC_ARROW_POISON.json | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/items/TOXIC_ARROW_POISON.json b/items/TOXIC_ARROW_POISON.json new file mode 100644 index 00000000..c5e4ce7b --- /dev/null +++ b/items/TOXIC_ARROW_POISON.json @@ -0,0 +1,17 @@ +{ + "internalname": "TOXIC_ARROW_POISON", + "itemid": "minecraft:dye", + "displayname": "Toxic Arrow Poison", + "clickcommand": "", + "damage": 10, + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§8Consumed on arrow shot\",1:\"§7Arrows deal §2+10% §7damage\",2:\"§7and reduces healing by §224%\",3:\"§2§7over §b4 §7seconds.\",4:\"\",5:\"§a§lUNCOMMON ARROW POISON\"],Name:\"§aToxic Arrow Poison\"},ExtraAttributes:{id:\"TOXIC_ARROW_POISON\"}}", + "modver": "1.0.0", + "lore": [ + "§8Consumed on arrow shot", + "§7Arrows deal §2+10% §7damage", + "§7and reduces healing by §224%", + "§2§7over §b4 §7seconds.", + "", + "§a§lUNCOMMON ARROW POISON" + ] +}
\ No newline at end of file |