diff options
Diffstat (limited to 'items/SKELETON_HAT.json')
-rw-r--r-- | items/SKELETON_HAT.json | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/items/SKELETON_HAT.json b/items/SKELETON_HAT.json new file mode 100644 index 00000000..4aee133f --- /dev/null +++ b/items/SKELETON_HAT.json @@ -0,0 +1,21 @@ +{ + "internalname": "SKELETON_HAT", + "itemid": "minecraft:skull", + "displayname": "Skeleton Hat", + "clickcommand": "viewrecipe", + "damage": 0, + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Speed: §a+2\",1:\"§7Intelligence: §a+10\",2:\"\",3:\"§7Your arrows have a §a20%\",4:\"§a§7chance to explode on impact\",5:\"§7dealing §a55 §7base Magic Damage\",6:\"§7to enemies within §a8 §7blocks.\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§f§lCOMMON HELMET\"],Name:\"§fSkeleton Hat\"},ExtraAttributes:{originTag:\"QUICK_CRAFTING\",id:\"SKELETON_HAT\",uuid:\"9152c914-5c9d-461f-86de-5f3f7f651f97\",timestamp:\"3/23/20 2:44 AM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Speed: §a+2", + "§7Intelligence: §a+10", + "", + "§7Your arrows have a §a20%", + "§a§7chance to explode on impact", + "§7dealing §a55 §7base Magic Damage", + "§7to enemies within §a8 §7blocks.", + "", + "§7§8This item can be reforged!", + "§f§lCOMMON HELMET" + ] +}
\ No newline at end of file |