diff options
Diffstat (limited to 'items/NETHER_WART_POUCH.json')
-rw-r--r-- | items/NETHER_WART_POUCH.json | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/items/NETHER_WART_POUCH.json b/items/NETHER_WART_POUCH.json new file mode 100644 index 00000000..0a4e643e --- /dev/null +++ b/items/NETHER_WART_POUCH.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Nether Wart Pouch", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"2fab02ca-2d1a-3086-9318-98fa36dea2f2\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvODVlMjRiOGMyZDIwZjllMjNiY2E1MmQ5NGZiZDgyMGFhMDc0NDU5MWFjYjAzNTkxODMzMTJlNDNhMjg3ZTViMCJ9fX0\u003d\"}]}},display:{Lore:[0:\"\",1:\"§6Item Ability: Nether Wart Storage §e§lLEFT CLICK\",2:\"§7Place nether wart in the pouch.\",3:\"\",4:\"§6Item Ability: Alchemist\u0027s Bliss §e§lRIGHT CLICK\",5:\"§7Automatically plant nether wart\",6:\"§7on a row of soul sand.\",7:\"\",8:\"§9§lRARE\"],Name:\"§9Nether Wart Pouch\"},ExtraAttributes:{id:\"NETHER_WART_POUCH\"}}", + "damage": 3, + "lore": [ + "", + "§6Item Ability: Nether Wart Storage §e§lLEFT CLICK", + "§7Place nether wart in the pouch.", + "", + "§6Item Ability: Alchemist\u0027s Bliss §e§lRIGHT CLICK", + "§7Automatically plant nether wart", + "§7on a row of soul sand.", + "", + "§9§lRARE" + ], + "internalname": "NETHER_WART_POUCH", + "crafttext": "", + "clickcommand": "", + "modver": "1.7.1-REL", + "infoType": "" +}
\ No newline at end of file |