1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
{
"internalname": "GOLEM_SWORD",
"itemid": "minecraft:iron_sword",
"displayname": "Fast Golem Sword",
"clickcommand": "viewrecipe",
"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%)",
"",
"§7Defense: §a+25",
"",
"§6Item Ability: Iron Punch §e§lRIGHT CLICK",
"§7Punch the ground, damaging",
"§7enemies in a hexagon around you",
"§7for §a250§7 base Magic Damage.",
"§8Mana Cost: §370",
"§8Cooldown: §a3s",
"",
"§9§lRARE SWORD"
]
}
|