diff options
Diffstat (limited to 'items/MINER_OUTFIT_HELMET.json')
-rw-r--r-- | items/MINER_OUTFIT_HELMET.json | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/items/MINER_OUTFIT_HELMET.json b/items/MINER_OUTFIT_HELMET.json new file mode 100644 index 00000000..edbac845 --- /dev/null +++ b/items/MINER_OUTFIT_HELMET.json @@ -0,0 +1,20 @@ +{ + "internalname": "MINER_OUTFIT_HELMET", + "itemid": "minecraft:leather_helmet", + "displayname": "Miner\u0027s Outfit Helmet", + "clickcommand": "viewrecipe", + "damage": 0, + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+15\",1:\"\",2:\"§6Full Set Bonus: Haste\",3:\"§7Grants the wearer with\",4:\"§7§apermanent Haste II§7 while\",5:\"§7worn.\",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§a§lUNCOMMON HELMET\"],color:8026468,Name:\"§aMiner\u0027s Outfit Helmet\"},ExtraAttributes:{color:\"122:121:100\",originTag:\"QUICK_CRAFTING\",id:\"MINER_OUTFIT_HELMET\",uuid:\"c2b3bc0c-63ca-4ca4-b4a7-3e475f6fa628\",timestamp:\"3/31/20 12:46 AM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Defense: §a+15", + "", + "§6Full Set Bonus: Haste", + "§7Grants the wearer with", + "§7§apermanent Haste II§7 while", + "§7worn.", + "", + "§7§8This item can be reforged!", + "§a§lUNCOMMON HELMET" + ] +}
\ No newline at end of file |