diff options
author | unknown <james.jenour@protonmail.com> | 2020-04-20 13:16:45 +1000 |
---|---|---|
committer | unknown <james.jenour@protonmail.com> | 2020-04-20 13:16:45 +1000 |
commit | 2d2d7db222a466ea627238d005400b44b93e227b (patch) | |
tree | 4e44e1972bb494ab126624225d38c37e9e99e232 /items/DR_PAPER.json | |
parent | 94b15eb4edf2ead41d16231a26a0e8572f0e88f7 (diff) | |
download | NotEnoughUpdates-REPO-2d2d7db222a466ea627238d005400b44b93e227b.tar.gz NotEnoughUpdates-REPO-2d2d7db222a466ea627238d005400b44b93e227b.tar.bz2 NotEnoughUpdates-REPO-2d2d7db222a466ea627238d005400b44b93e227b.zip |
Update items to RELEASE-1.0
Diffstat (limited to 'items/DR_PAPER.json')
-rw-r--r-- | items/DR_PAPER.json | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/items/DR_PAPER.json b/items/DR_PAPER.json new file mode 100644 index 00000000..10ad4cc3 --- /dev/null +++ b/items/DR_PAPER.json @@ -0,0 +1,21 @@ +{ + "internalname": "DR_PAPER", + "itemid": "minecraft:skull", + "displayname": "§aDctr. Paper", + "clickcommand": "", + "damage": 3, + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"18eb731b-adea-3105-8d85-e11b4200b5d3\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZjY5NWYyZmVkYmQyYzA5YmQ5YjA1ZjZmMmFlY2NiNGI4YWNlMTBjZGRkZDRhNDViYjNlNTQ1ZWMxNzNkMzNjNiJ9fX0=\"}]}},display:{Lore:[0:\"§8Basic Brew\",1:\"\",2:\"§7Use this item in place of\",3:\"§7an Awkward Potion for\",4:\"§7certain potions.\",5:\"\",6:\"§7Adds §6+75 Absorption ❤ §7to\",7:\"§7potions with that stat.\",8:\"\",9:\"§a§lUNCOMMON\"],Name:\"§aDctr. Paper\"},ExtraAttributes:{originTag:\"SHOP_PURCHASE\",id:\"DR_PAPER\",uuid:\"d179e7f7-44fa-426e-b9a8-b9500573b662\",timestamp:\"4/1/20 8:10 PM\"}}", + "modver": "1.0.0", + "lore": [ + "§8Basic Brew", + "", + "§7Use this item in place of", + "§7an Awkward Potion for", + "§7certain potions.", + "", + "§7Adds §6+75 Absorption ❤ §7to", + "§7potions with that stat.", + "", + "§a§lUNCOMMON" + ] +}
\ No newline at end of file |