diff options
Diffstat (limited to 'items/POTION_WOUNDED;1.json')
-rw-r--r-- | items/POTION_WOUNDED;1.json | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/items/POTION_WOUNDED;1.json b/items/POTION_WOUNDED;1.json new file mode 100644 index 00000000..250b16d0 --- /dev/null +++ b/items/POTION_WOUNDED;1.json @@ -0,0 +1,18 @@ +{ + "itemid": "minecraft:potion", + "displayname": "§fWounded I Potion", + "nbttag": "{CustomPotionEffects:[0:{Ambient:0b,Duration:20,Id:5b,Amplifier:0b}],HideFlags:254,display:{Lore:[0:\"\",1:\"§4Wounded I §f(3:00)\",2:\"§7Reduces §c25% §7of healing.\",3:\"\",4:\"§f§lCOMMON\"],Name:\"§fWounded I Potion\"},ExtraAttributes:{potion_level:1,potion:\"wounded\",effects:[0:{level:1,effect:\"wounded\",duration_ticks:3600}],potion_type:\"POTION\",id:\"POTION_WOUNDED;1\"}}", + "damage": 9, + "lore": [ + "", + "§4Wounded I §f(3:00)", + "§7Reduces §c25% §7of healing.", + "", + "§f§lCOMMON" + ], + "internalname": "POTION_WOUNDED;1", + "crafttext": "", + "clickcommand": "viewpotion", + "modver": "", + "infoType": "" +}
\ No newline at end of file |