diff options
Diffstat (limited to 'items/MUSHED_GLOWY_TONIC.json')
-rw-r--r-- | items/MUSHED_GLOWY_TONIC.json | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/items/MUSHED_GLOWY_TONIC.json b/items/MUSHED_GLOWY_TONIC.json new file mode 100644 index 00000000..151d7533 --- /dev/null +++ b/items/MUSHED_GLOWY_TONIC.json @@ -0,0 +1,18 @@ +{ + "itemid": "minecraft:potion", + "displayname": "§fMushed Glowy Tonic I Potion", + "nbttag": "{CustomPotionEffects:[0:{Ambient:0b,Duration:20,Id:8b,Amplifier:0b}],HideFlags:254,display:{Lore:[0:\"\",1:\"§2Mushed Glowy Tonic I §f(1:00:00)\",2:\"§7Grants §b+30☂ Fishing Speed§7.\",3:\"\",4:\"§f§lCOMMON\"],Name:\"§fMushed Glowy Tonic I Potion\"},ExtraAttributes:{potion_level:1,potion:\"mushed_glowy_tonic\",effects:[0:{level:1,effect:\"mushed_glowy_tonic\",duration_ticks:72000}],potion_type:\"POTION\",id:\"MUSHED_GLOWY_TONIC\",splash:0b,potion_name:\"Mushed Glowy Tonic\"}}", + "damage": 11, + "lore": [ + "", + "§2Mushed Glowy Tonic I §f(1:00:00)", + "§7Grants §b+30☂ Fishing Speed§7.", + "", + "§f§lCOMMON" + ], + "internalname": "MUSHED_GLOWY_TONIC", + "modver": "2.1.1-PRE", + "clickcommand": "", + "crafttext": "", + "infoType": "" + }
\ No newline at end of file |