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