1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
{
"internalname": "ROGUE_SWORD",
"itemid": "minecraft:golden_sword",
"displayname": "Rogue Sword",
"clickcommand": "",
"damage": 0,
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+20\",1:\"\",2:\"§6Item Ability: Speed Boost §e§lRIGHT CLICK\",3:\"§7Increases your movement §f✦\",4:\"§fSpeed §7by §a+20 §7for §a30\",5:\"§a§7seconds.\",6:\"§8Mana Cost: §350\",7:\"§8Half speed if already active.\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§f§lCOMMON SWORD\"],Name:\"§fRogue Sword\"},ExtraAttributes:{originTag:\"REWARD_PSYCHIC:ROGUE_SWORD\",id:\"ROGUE_SWORD\",uuid:\"0c609d2f-8c82-4868-94f3-21578edd0597\",timestamp:\"1/3/20 6:30 AM\"}}",
"modver": "1.0.0",
"lore": [
"§7Damage: §c+20",
"",
"§6Item Ability: Speed Boost §e§lRIGHT CLICK",
"§7Increases your movement §f✦",
"§fSpeed §7by §a+20 §7for §a30",
"§a§7seconds.",
"§8Mana Cost: §350",
"§8Half speed if already active.",
"",
"§7§8This item can be reforged!",
"§f§lCOMMON SWORD"
]
}
|