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