diff options
Diffstat (limited to 'items/TEPID_GREEN_TEA.json')
-rw-r--r-- | items/TEPID_GREEN_TEA.json | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/items/TEPID_GREEN_TEA.json b/items/TEPID_GREEN_TEA.json new file mode 100644 index 00000000..1a4ec200 --- /dev/null +++ b/items/TEPID_GREEN_TEA.json @@ -0,0 +1,21 @@ +{ + "internalname": "TEPID_GREEN_TEA", + "itemid": "minecraft:skull", + "displayname": "Tepid Green Tea", + "clickcommand": "", + "damage": 3, + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"0198051a-46ba-3856-95ac-8b29bd914d15\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZDIxNjhkZmM1MTNjMzFiMWUxYzJkODUzZTgxNjkwMTUzODFjODM3OGVlZTIyNGFlNmRiYjFlMTI0ODVlOWE5OCJ9fX0\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 §a❈ Defense §7value\",7:\"§7of potions by §a+10%§7.\",8:\"\",9:\"§f§lCOMMON\"],Name:\"§fTepid Green Tea\"},ExtraAttributes:{originTag:\"SHOP_PURCHASE\",id:\"TEPID_GREEN_TEA\",uuid:\"f8ba0742-9d1f-4a0e-9237-234cc024fa6b\",timestamp:\"3/28/20 10:03 PM\"}}", + "modver": "1.0.0", + "lore": [ + "§8Basic Brew", + "", + "§7Use this item in place of", + "§7an Awkward Potion for", + "§7certain potions.", + "", + "§7Buffs the §a❈ Defense §7value", + "§7of potions by §a+10%§7.", + "", + "§f§lCOMMON" + ] +}
\ No newline at end of file |