diff options
author | unknown <james.jenour@protonmail.com> | 2020-03-31 22:49:36 +1100 |
---|---|---|
committer | unknown <james.jenour@protonmail.com> | 2020-03-31 22:49:36 +1100 |
commit | 94b15eb4edf2ead41d16231a26a0e8572f0e88f7 (patch) | |
tree | e2bf7bc073f6036a85b58e4fad687afd63484567 /items/GOLEM_SWORD.json | |
download | NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.gz NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.bz2 NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.zip |
MASSIVE update
Diffstat (limited to 'items/GOLEM_SWORD.json')
-rw-r--r-- | items/GOLEM_SWORD.json | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/items/GOLEM_SWORD.json b/items/GOLEM_SWORD.json new file mode 100644 index 00000000..e3c7fbdf --- /dev/null +++ b/items/GOLEM_SWORD.json @@ -0,0 +1,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" + ] +}
\ No newline at end of file |