diff options
author | unknown <james.jenour@protonmail.com> | 2020-03-31 22:49:36 +1100 |
---|---|---|
committer | unknown <james.jenour@protonmail.com> | 2020-03-31 22:49:36 +1100 |
commit | 94b15eb4edf2ead41d16231a26a0e8572f0e88f7 (patch) | |
tree | e2bf7bc073f6036a85b58e4fad687afd63484567 /items/PULPOUS_ORANGE_JUICE.json | |
download | NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.gz NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.bz2 NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.zip |
MASSIVE update
Diffstat (limited to 'items/PULPOUS_ORANGE_JUICE.json')
-rw-r--r-- | items/PULPOUS_ORANGE_JUICE.json | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/items/PULPOUS_ORANGE_JUICE.json b/items/PULPOUS_ORANGE_JUICE.json new file mode 100644 index 00000000..8b2ed7c8 --- /dev/null +++ b/items/PULPOUS_ORANGE_JUICE.json @@ -0,0 +1,21 @@ +{ + "internalname": "PULPOUS_ORANGE_JUICE", + "itemid": "minecraft:skull", + "displayname": "Pulpous Orange Juice", + "clickcommand": "", + "damage": 3, + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"fcf97e3e-b4e8-3b21-b3a6-a78f2dc204de\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNjFiMzVmNzA3N2VjZjk4ZWYzZWJhMGYzNWQ5M2E5ODEzMDMwZjliOGI4ZTQyNmFlYjY4ZGFiMzhmMTExNiJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Basic Brew\",1:\"\",2:\"§7Use this item in place of\",3:\"§7an Awkward Potion for\",4:\"§7certain potions.\",5:\"\",6:\"§7Buffs the §c❤ Health §7value\",7:\"§7of potions by §a+5%§7.\",8:\"\",9:\"§f§lCOMMON\"],Name:\"§fPulpous Orange Juice\"},ExtraAttributes:{originTag:\"SHOP_PURCHASE\",id:\"PULPOUS_ORANGE_JUICE\",uuid:\"c511c025-029a-4fff-88e6-4a108ace4b80\",timestamp:\"3/29/20 5:57 AM\"}}", + "modver": "1.0.0", + "lore": [ + "§8Basic Brew", + "", + "§7Use this item in place of", + "§7an Awkward Potion for", + "§7certain potions.", + "", + "§7Buffs the §c❤ Health §7value", + "§7of potions by §a+5%§7.", + "", + "§f§lCOMMON" + ] +}
\ No newline at end of file |