aboutsummaryrefslogtreecommitdiff
path: root/items/SKELETON_HELMET.json
diff options
context:
space:
mode:
Diffstat (limited to 'items/SKELETON_HELMET.json')
-rw-r--r--items/SKELETON_HELMET.json22
1 files changed, 22 insertions, 0 deletions
diff --git a/items/SKELETON_HELMET.json b/items/SKELETON_HELMET.json
new file mode 100644
index 00000000..54644d08
--- /dev/null
+++ b/items/SKELETON_HELMET.json
@@ -0,0 +1,22 @@
+{
+ "internalname": "SKELETON_HELMET",
+ "itemid": "minecraft:iron_helmet",
+ "displayname": "Skeleton\u0027s Helmet",
+ "clickcommand": "viewrecipe",
+ "damage": 0,
+ "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+75\",1:\"\",2:\"§6Item Ability: Bone Shield\",3:\"§7A Bone Shield will surround you,\",4:\"§7nullifying damage you take but\",5:\"§7consuming a bone in the process.\",6:\"§7Bones regenerate every §a30§7\",7:\"§7seconds.\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§9§lRARE HELMET\"],Name:\"§9Skeleton\u0027s Helmet\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"SKELETON_HELMET\",uuid:\"2f2e0d0f-1b3a-4688-9a09-dd7e791ae727\",timestamp:\"3/30/20 12:18 PM\"}}",
+ "modver": "1.0.0",
+ "lore": [
+ "§7Defense: §a+75",
+ "",
+ "§6Item Ability: Bone Shield",
+ "§7A Bone Shield will surround you,",
+ "§7nullifying damage you take but",
+ "§7consuming a bone in the process.",
+ "§7Bones regenerate every §a30§7",
+ "§7seconds.",
+ "",
+ "§7§8This item can be reforged!",
+ "§9§lRARE HELMET"
+ ]
+} \ No newline at end of file