aboutsummaryrefslogtreecommitdiff
path: root/items/GOD_POTION.json
diff options
context:
space:
mode:
authorMoulberry <jjenour@student.unimelb.edu.au>2020-11-14 13:45:48 +1100
committerGitHub <noreply@github.com>2020-11-14 13:45:48 +1100
commit787596a49ec4ffd0e1a5469aace0ef21141bbd30 (patch)
treeef633e59e3783951beb986e2d09a5a18a11e14df /items/GOD_POTION.json
parentf8a56abfb09bfb9e9005a26ab9e42a80b30f966a (diff)
parenta582be1d33cb915aa5f0526f0160c35dcf10b1d7 (diff)
downloadNotEnoughUpdates-REPO-787596a49ec4ffd0e1a5469aace0ef21141bbd30.tar.gz
NotEnoughUpdates-REPO-787596a49ec4ffd0e1a5469aace0ef21141bbd30.tar.bz2
NotEnoughUpdates-REPO-787596a49ec4ffd0e1a5469aace0ef21141bbd30.zip
Merge pull request #301 from IRONM00N/master-patch
A bunch of fixes and stuff
Diffstat (limited to 'items/GOD_POTION.json')
-rw-r--r--items/GOD_POTION.json9
1 files changed, 6 insertions, 3 deletions
diff --git a/items/GOD_POTION.json b/items/GOD_POTION.json
index cffb233b..a2b4165d 100644
--- a/items/GOD_POTION.json
+++ b/items/GOD_POTION.json
@@ -1,7 +1,7 @@
{
"itemid": "minecraft:skull",
"displayname": "§cGod Potion",
- "nbttag": "{ench:[],HideFlags:254,SkullOwner:{Id:\"2c70d92e-9e43-3e7a-aac0-26a1bc7ca866\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNjAyMjZkNGMxZDMwZmJlYmVjYWU5MzlkYTkwMDYwM2U0Y2QwZmVkODU5MmExYmIzZTExZjlhYzkyMzkxYTQ1YSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Consuming this potion gives the\",1:\"§7player §a24 hours §7of all\",2:\"§7positive potion effects!\",3:\"§7\",4:\"§7§eRight-click to consume!\",5:\"\",6:\"§c§lSPECIAL\"],Name:\"§cGod Potion\"},ExtraAttributes:{id:\"GOD_POTION\"}}",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"2c70d92e-9e43-3e7a-aac0-26a1bc7ca866\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNjAyMjZkNGMxZDMwZmJlYmVjYWU5MzlkYTkwMDYwM2U0Y2QwZmVkODU5MmExYmIzZTExZjlhYzkyMzkxYTQ1YSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Consuming this potion gives the\",1:\"§7player §a24 hours §7of all\",2:\"§7positive potion effects!\",3:\"§7\",4:\"§7§eRight-click to consume!\",5:\"\",6:\"§c§lSPECIAL\"],Name:\"§cGod Potion\"},ExtraAttributes:{id:\"GOD_POTION\"}}",
"damage": 3,
"lore": [
"§7Consuming this potion gives the",
@@ -15,6 +15,9 @@
"internalname": "GOD_POTION",
"crafttext": "",
"clickcommand": "",
- "modver": "1.3-REL",
- "infoType": ""
+ "modver": "1.5-REL",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/God_Potion"
+ ]
} \ No newline at end of file