diff options
Diffstat (limited to 'items/POTION_PET_LUCK;1.json')
-rw-r--r-- | items/POTION_PET_LUCK;1.json | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/items/POTION_PET_LUCK;1.json b/items/POTION_PET_LUCK;1.json new file mode 100644 index 00000000..36200301 --- /dev/null +++ b/items/POTION_PET_LUCK;1.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:potion", + "displayname": "§fPet Luck I Potion", + "nbttag": "{CustomPotionEffects:[0:{Ambient:0b,Duration:20,Id:9b,Amplifier:0b}],HideFlags:254,display:{Lore:[0:\"\",1:\"§bPet Luck I §f(3:00)\",2:\"§7Gain §a+5% §7chance to find pets and\",3:\"§7craft higher tier pets.\",4:\"\",5:\"§f§lCOMMON\"],Name:\"§fPet Luck I Potion\"},ExtraAttributes:{potion_level:1,potion:\"pet_luck\",effects:[0:{level:1,effect:\"pet_luck\",duration_ticks:3600}],potion_type:\"POTION\",id:\"POTION_PET_LUCK;1\"}}", + "damage": 0, + "lore": [ + "", + "§bPet Luck I §f(3:00)", + "§7Gain §a+5% §7chance to find pets and", + "§7craft higher tier pets.", + "", + "§f§lCOMMON" + ], + "internalname": "POTION_PET_LUCK;1", + "crafttext": "", + "clickcommand": "viewpotion", + "modver": "2.2.1", + "infoType": "" +}
\ No newline at end of file |