diff options
Diffstat (limited to 'items/LEAFLET_HELMET.json')
-rw-r--r-- | items/LEAFLET_HELMET.json | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/items/LEAFLET_HELMET.json b/items/LEAFLET_HELMET.json new file mode 100644 index 00000000..84b77f4e --- /dev/null +++ b/items/LEAFLET_HELMET.json @@ -0,0 +1,20 @@ +{ + "internalname": "LEAFLET_HELMET", + "itemid": "minecraft:leaves", + "displayname": "Leaflet Hat", + "clickcommand": "viewrecipe", + "damage": 0, + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Health: §a+20 HP\",1:\"\",2:\"§6Full Set Bonus: Energy of the Forest\",3:\"§7While in a Forest zone you\",4:\"§7regain §a5.0 §c❤ Health §7every\",5:\"§7second.\",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§f§lCOMMON HELMET\"],Name:\"§fLeaflet Hat\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_SHIFT\",id:\"LEAFLET_HELMET\",uuid:\"300570f5-5227-4a1e-95dc-d5b46a9fd8b0\",timestamp:\"12/24/19 5:35 AM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Health: §a+20 HP", + "", + "§6Full Set Bonus: Energy of the Forest", + "§7While in a Forest zone you", + "§7regain §a5.0 §c❤ Health §7every", + "§7second.", + "", + "§7§8This item can be reforged!", + "§f§lCOMMON HELMET" + ] +}
\ No newline at end of file |