diff options
Diffstat (limited to 'items/GOD_POTION_2.json')
-rw-r--r-- | items/GOD_POTION_2.json | 17 |
1 files changed, 9 insertions, 8 deletions
diff --git a/items/GOD_POTION_2.json b/items/GOD_POTION_2.json index 0491f43b..5788a81e 100644 --- a/items/GOD_POTION_2.json +++ b/items/GOD_POTION_2.json @@ -1,19 +1,20 @@ { "itemid": "minecraft:skull", "displayname": "§cGod Potion", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"2c70d92e-9e43-3e7a-aac0-26a1bc7ca866\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNjAyMjZkNGMxZDMwZmJlYmVjYWU5MzlkYTkwMDYwM2U0Y2QwZmVkODU5MmExYmIzZTExZjlhYzkyMzkxYTQ1YSJ9fX0=\"}]}},display:{Lore:[0:\"§7Consume this potion to receive an\",1:\"§7assortment of positive §dpotion\",2:\"§deffects§7!\",3:\"\",4:\"§7Duration:\",5:\"§a12 hours §7+ §a0 hours §7(§bAlchemy Level§7)\",6:\"\",7:\"§eRight-click to consume!\",8:\"\",9:\"§c§lSPECIAL\",10:\"\",11:\"§7Cost\",12:\"§b1,500 Bits\"],Name:\"§cGod Potion\"},ExtraAttributes:{id:\"GOD_POTION_2\"}}", + "nbttag": "{ench:[],HideFlags:254,SkullOwner:{Id:\"2c70d92e-9e43-3e7a-aac0-26a1bc7ca866\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNjAyMjZkNGMxZDMwZmJlYmVjYWU5MzlkYTkwMDYwM2U0Y2QwZmVkODU5MmExYmIzZTExZjlhYzkyMzkxYTQ1YSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Consume this potion to receive an\",1:\"§7assortment of positive §dpotion effects§7!\",2:\"\",3:\"§7Duration: §a§k28§ah §k48§am\",4:\" §a+§k12§ah §7Default\",5:\" §a+§k12§ah §bAlchemy Level\",6:\" §ax§k1§a.§k2§r §6Parrot Pet\",7:\"\",8:\"§7The duration of God Potions can be stacked!\",9:\"\",10:\"§eRight-click to consume!\",11:\"\",12:\"§7Cost\",13:\"§b1,500 Bits\"],Name:\"§cGod Potion\"},ExtraAttributes:{id:\"GOD_POTION_2\"}}", "damage": 3, "lore": [ "§7Consume this potion to receive an", - "§7assortment of positive §dpotion", - "§deffects§7!", + "§7assortment of positive §dpotion effects§7!", "", - "§7Duration:", - "§a12 hours §7+ §a0 hours §7(§bAlchemy Level§7)", + "§7Duration: §a§k28§ah §k48§am", + " §a+§k12§ah §7Default", + " §a+§k12§ah §bAlchemy Level", + " §ax§k1§a.§k2§r §6Parrot Pet", "", - "§eRight-click to consume!", + "§7The duration of God Potions can be stacked!", "", - "§c§lSPECIAL", + "§eRight-click to consume!", "", "§7Cost", "§b1,500 Bits" @@ -21,7 +22,7 @@ "internalname": "GOD_POTION_2", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/God_Potion", |