aboutsummaryrefslogtreecommitdiff
path: root/items/GOLEM_SWORD.json
diff options
context:
space:
mode:
Diffstat (limited to 'items/GOLEM_SWORD.json')
-rw-r--r--items/GOLEM_SWORD.json29
1 files changed, 22 insertions, 7 deletions
diff --git a/items/GOLEM_SWORD.json b/items/GOLEM_SWORD.json
index e3c7fbdf..a32688e3 100644
--- a/items/GOLEM_SWORD.json
+++ b/items/GOLEM_SWORD.json
@@ -1,15 +1,11 @@
{
- "internalname": "GOLEM_SWORD",
"itemid": "minecraft:iron_sword",
- "displayname": "Fast Golem Sword",
- "clickcommand": "viewrecipe",
+ "displayname": "§9Golem Sword",
+ "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+80\",1:\"§7Strength: §c+125\",2:\"\",3:\"§7Defense: §a+25\",4:\"\",5:\"§6Item Ability: Iron Punch §e§lRIGHT CLICK\",6:\"§7Punch the ground, damaging\",7:\"§7enemies in a hexagon around you\",8:\"§7for §a250§7 base Magic Damage.\",9:\"§8Mana Cost: §370\",10:\"§8Cooldown: §a3s\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§9§lRARE SWORD\"],Name:\"§9Golem Sword\"},ExtraAttributes:{id:\"GOLEM_SWORD\"}}",
"damage": 0,
- "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+80\",1:\"§7Strength: §c+129 §8(Fast +4)\",2:\"§7Attack Speed: §c+7% §8(Fast +7%)\",3:\"\",4:\"§7Defense: §a+25\",5:\"\",6:\"§6Item Ability: Iron Punch §e§lRIGHT CLICK\",7:\"§7Punch the ground, damaging\",8:\"§7enemies in a hexagon around you\",9:\"§7for §a250§7 base Magic Damage.\",10:\"§8Mana Cost: §370\",11:\"§8Cooldown: §a3s\",12:\"\",13:\"§9§lRARE SWORD\"],Name:\"§9Fast Golem Sword\"},ExtraAttributes:{modifier:\"fast\",originTag:\"CRAFTING_GRID_COLLECT\",id:\"GOLEM_SWORD\",uuid:\"f40cd67d-c52d-4bea-9595-a22671f17484\",timestamp:\"3/30/20 4:49 PM\"}}",
- "modver": "1.0.0",
"lore": [
"§7Damage: §c+80",
- "§7Strength: §c+129 §8(Fast +4)",
- "§7Attack Speed: §c+7% §8(Fast +7%)",
+ "§7Strength: §c+125",
"",
"§7Defense: §a+25",
"",
@@ -20,6 +16,25 @@
"§8Mana Cost: §370",
"§8Cooldown: §a3s",
"",
+ "§7§8This item can be reforged!",
"§9§lRARE SWORD"
+ ],
+ "recipe": {
+ "A1": "",
+ "A2": "ENCHANTED_IRON_BLOCK:1",
+ "A3": "",
+ "B1": "",
+ "B2": "ENCHANTED_IRON_BLOCK:1",
+ "B3": "",
+ "C1": "",
+ "C2": "STICK:1",
+ "C3": ""
+ },
+ "internalname": "GOLEM_SWORD",
+ "clickcommand": "viewrecipe",
+ "modver": "1.0.0",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Golem_Sword"
]
} \ No newline at end of file