aboutsummaryrefslogtreecommitdiff
path: root/items/CREEPER_LEGGINGS.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/CREEPER_LEGGINGS.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/CREEPER_LEGGINGS.json')
-rw-r--r--items/CREEPER_LEGGINGS.json25
1 files changed, 20 insertions, 5 deletions
diff --git a/items/CREEPER_LEGGINGS.json b/items/CREEPER_LEGGINGS.json
index 6be95727..d7936c16 100644
--- a/items/CREEPER_LEGGINGS.json
+++ b/items/CREEPER_LEGGINGS.json
@@ -1,11 +1,8 @@
{
- "internalname": "CREEPER_LEGGINGS",
"itemid": "minecraft:leather_leggings",
- "displayname": "Creeper Pants",
- "clickcommand": "viewrecipe",
+ "displayname": "§9Creeper Pants",
+ "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+200 HP\",1:\"§7Defense: §a+65\",2:\"\",3:\"§6Item Ability: Detonate\",4:\"§7Causes an explosion when\",5:\"§7dropping below §a20% HP§7,\",6:\"§7damaging and knocking back all\",7:\"§7monsters around you.\",8:\"§8Cooldown: §a60s\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§9§lRARE LEGGINGS\"],color:8054828,Name:\"§9Creeper Pants\"},ExtraAttributes:{id:\"CREEPER_LEGGINGS\"}}",
"damage": 0,
- "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+200 HP\",1:\"§7Defense: §a+65\",2:\"\",3:\"§6Item Ability: Detonate\",4:\"§7Causes an explosion when\",5:\"§7dropping below §a20% HP§7,\",6:\"§7damaging and knocking back all\",7:\"§7monsters around you.\",8:\"§8Cooldown: §a60s\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§9§lRARE LEGGINGS\"],color:8054828,Name:\"§9Creeper Pants\"},ExtraAttributes:{color:\"122:232:44\",originTag:\"UNKNOWN\",id:\"CREEPER_LEGGINGS\",uuid:\"b0540ef4-4240-41af-9b30-8abf71f0e916\",timestamp:\"3/31/20 1:20 AM\"}}",
- "modver": "1.0.0",
"lore": [
"§7Health: §a+200 HP",
"§7Defense: §a+65",
@@ -19,5 +16,23 @@
"",
"§7§8This item can be reforged!",
"§9§lRARE LEGGINGS"
+ ],
+ "recipe": {
+ "A1": "ENCHANTED_GUNPOWDER:32",
+ "A2": "ENCHANTED_GUNPOWDER:32",
+ "A3": "ENCHANTED_GUNPOWDER:32",
+ "B1": "ENCHANTED_GUNPOWDER:32",
+ "B2": "",
+ "B3": "ENCHANTED_GUNPOWDER:32",
+ "C1": "ENCHANTED_GUNPOWDER:32",
+ "C2": "",
+ "C3": "ENCHANTED_GUNPOWDER:32"
+ },
+ "internalname": "CREEPER_LEGGINGS",
+ "clickcommand": "viewrecipe",
+ "modver": "1.0.0",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Creeper_Pants"
]
} \ No newline at end of file