From 2d2d7db222a466ea627238d005400b44b93e227b Mon Sep 17 00:00:00 2001 From: unknown Date: Mon, 20 Apr 2020 13:16:45 +1000 Subject: Update items to RELEASE-1.0 --- items/DR_PAPER.json | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 items/DR_PAPER.json (limited to 'items/DR_PAPER.json') 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 -- cgit