aboutsummaryrefslogtreecommitdiff
path: root/items/SKELETON_HELMET.json
diff options
context:
space:
mode:
authorunknown <james.jenour@protonmail.com>2020-04-20 13:16:45 +1000
committerunknown <james.jenour@protonmail.com>2020-04-20 13:16:45 +1000
commit2d2d7db222a466ea627238d005400b44b93e227b (patch)
tree4e44e1972bb494ab126624225d38c37e9e99e232 /items/SKELETON_HELMET.json
parent94b15eb4edf2ead41d16231a26a0e8572f0e88f7 (diff)
downloadNotEnoughUpdates-REPO-2d2d7db222a466ea627238d005400b44b93e227b.tar.gz
NotEnoughUpdates-REPO-2d2d7db222a466ea627238d005400b44b93e227b.tar.bz2
NotEnoughUpdates-REPO-2d2d7db222a466ea627238d005400b44b93e227b.zip
Update items to RELEASE-1.0
Diffstat (limited to 'items/SKELETON_HELMET.json')
-rw-r--r--items/SKELETON_HELMET.json23
1 files changed, 17 insertions, 6 deletions
diff --git a/items/SKELETON_HELMET.json b/items/SKELETON_HELMET.json
index 54644d08..c649fc67 100644
--- a/items/SKELETON_HELMET.json
+++ b/items/SKELETON_HELMET.json
@@ -1,11 +1,8 @@
{
- "internalname": "SKELETON_HELMET",
"itemid": "minecraft:iron_helmet",
- "displayname": "Skeleton\u0027s Helmet",
- "clickcommand": "viewrecipe",
+ "displayname": "§9Skeleton's Helmet",
+ "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's Helmet\"},ExtraAttributes:{id:\"SKELETON_HELMET\"}}",
"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",
"",
@@ -18,5 +15,19 @@
"",
"§7§8This item can be reforged!",
"§9§lRARE HELMET"
- ]
+ ],
+ "recipe": {
+ "A1": "ENCHANTED_BONE:64",
+ "A2": "ENCHANTED_BONE:64",
+ "A3": "ENCHANTED_BONE:64",
+ "B1": "ENCHANTED_BONE:64",
+ "B2": "",
+ "B3": "ENCHANTED_BONE:64",
+ "C1": "",
+ "C2": "",
+ "C3": ""
+ },
+ "internalname": "SKELETON_HELMET",
+ "clickcommand": "viewrecipe",
+ "modver": "1.0.0"
} \ No newline at end of file