diff options
Diffstat (limited to 'items/EMBER_HELMET.json')
-rw-r--r-- | items/EMBER_HELMET.json | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/items/EMBER_HELMET.json b/items/EMBER_HELMET.json new file mode 100644 index 00000000..37127921 --- /dev/null +++ b/items/EMBER_HELMET.json @@ -0,0 +1,26 @@ +{ + "internalname": "EMBER_HELMET", + "itemid": "minecraft:skull", + "displayname": "Ember Helmet", + "clickcommand": "viewrecipe", + "damage": 3, + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"bc554a7a-507a-3ee7-809c-1820f86e1ceb\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzhkMTk5ZTIzYzE3NDg4YTAxYTA3MDA1YTQxZmUzMzBiMWQyMmIwNGU5OTk0M2M5ZjhjODk3ZDE1NmU5NTU1YSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Health: §a+40 HP\",1:\"§7Defense: §a+35\",2:\"§7Intelligence: §a+5\",3:\"\",4:\"§6Full Set Bonus: Nether Lord\",5:\"§7Obsidian will be created below\",6:\"§7you when walking on Lava. Also\",7:\"§7increases the chance of Nether\",8:\"§7monsters dropping an item by\",9:\"§720%. Wearing this full set will\",10:\"§7also prevent you from taking\",11:\"§7Lava and Fire Damage.\",12:\"\",13:\"§7§8This item can be reforged!\",14:\"§5§lEPIC HELMET\"],Name:\"§5Ember Helmet\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_SHIFT\",id:\"EMBER_HELMET\",uuid:\"8164af99-9e54-4907-be09-111fabe09c45\",timestamp:\"9/14/19 12:04 AM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Health: §a+40 HP", + "§7Defense: §a+35", + "§7Intelligence: §a+5", + "", + "§6Full Set Bonus: Nether Lord", + "§7Obsidian will be created below", + "§7you when walking on Lava. Also", + "§7increases the chance of Nether", + "§7monsters dropping an item by", + "§720%. Wearing this full set will", + "§7also prevent you from taking", + "§7Lava and Fire Damage.", + "", + "§7§8This item can be reforged!", + "§5§lEPIC HELMET" + ] +}
\ No newline at end of file |