aboutsummaryrefslogtreecommitdiff
path: root/items/TACTICIAN_SWORD.json
diff options
context:
space:
mode:
authorjani270 <69345714+jani270@users.noreply.github.com>2022-10-19 09:14:54 +0200
committerGitHub <noreply@github.com>2022-10-19 18:14:54 +1100
commit5b2c32fa4c1bcd6badf90a8a25356d5630ba78bc (patch)
tree6ae23d4819eb974901de2743065c3ad23327dd06 /items/TACTICIAN_SWORD.json
parentc02c2d3e9d856aed9a5d118da8f3839897cf68c3 (diff)
downloadNotEnoughUpdates-REPO-5b2c32fa4c1bcd6badf90a8a25356d5630ba78bc.tar.gz
NotEnoughUpdates-REPO-5b2c32fa4c1bcd6badf90a8a25356d5630ba78bc.tar.bz2
NotEnoughUpdates-REPO-5b2c32fa4c1bcd6badf90a8a25356d5630ba78bc.zip
NEU 2.1 Things (#660)
Co-authored-by: NopoTheGamer <40329022+NopoTheGamer@users.noreply.github.com> Co-authored-by: DeDiamondPro <67508414+DeDiamondPro@users.noreply.github.com> Co-authored-by: nea <romangraef@gmail.com> Co-authored-by: efefury <69400149+efefury@users.noreply.github.com>
Diffstat (limited to 'items/TACTICIAN_SWORD.json')
-rw-r--r--items/TACTICIAN_SWORD.json18
1 files changed, 13 insertions, 5 deletions
diff --git a/items/TACTICIAN_SWORD.json b/items/TACTICIAN_SWORD.json
index 4e42ba4b..dff4e07b 100644
--- a/items/TACTICIAN_SWORD.json
+++ b/items/TACTICIAN_SWORD.json
@@ -1,7 +1,7 @@
{
"itemid": "minecraft:wooden_sword",
- "displayname": "§9Tactician\u0027s Sword",
- "nbttag": "{overrideMeta:1b,Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+50\",1:\"§7Crit Chance: §c+20%\",2:\"\",3:\"§7§7Gains §c+15 Damage §7for\",4:\"§7each Combat collection of\",5:\"§7Tier VII and over of its\",6:\"§7wearer.\",7:\"\",8:\"§7Your Collections: §e§k0§7/§e10\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§9§lRARE SWORD\"],Name:\"§9Tactician\u0027s Sword\"},ExtraAttributes:{id:\"TACTICIAN_SWORD\"},AttributeModifiers:[]}",
+ "displayname": "§9Tactician's Sword",
+ "nbttag": "{overrideMeta:1b,Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+50\",1:\"§7Crit Chance: §c+20%\",2:\"\",3:\"§7§7Gains §c+15 Damage §7for\",4:\"§7each Combat collection of\",5:\"§7Tier VII and over of its\",6:\"§7wearer.\",7:\"\",8:\"§7Your Collections: §e§k0§7/§e10\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§9§lRARE SWORD\"],Name:\"§9Tactician's Sword\"},ExtraAttributes:{id:\"TACTICIAN_SWORD\"},AttributeModifiers:[]}",
"damage": 0,
"lore": [
"§7Damage: §c+50",
@@ -20,9 +20,17 @@
"internalname": "TACTICIAN_SWORD",
"crafttext": "",
"clickcommand": "",
- "modver": "2.0.0-REL",
+ "modver": "2.1.0-REL",
"infoType": "WIKI_URL",
"info": [
- "https://hypixel-skyblock.fandom.com/wiki/Tactician's_Sword"
+ "https://hypixel-skyblock.fandom.com/wiki/Tactician's_Sword",
+ "https://wiki.hypixel.net/Tactician's_Sword"
+ ],
+ "recipes": [
+ {
+ "type": "trade",
+ "cost": "ENCHANTED_EMERALD:9",
+ "result": "TACTICIAN_SWORD"
+ }
]
-}
+} \ No newline at end of file