aboutsummaryrefslogtreecommitdiff
path: root/items/VOIDWALKER_KATANA.json
blob: 411ccbdbdde903b902158ff437888373139d4093 (plain)
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
26
27
28
29
30
31
32
33
34
35
{
  "itemid": "minecraft:iron_sword",
  "displayname": "§f§f§aVoidwalker Katana",
  "nbttag": "{display:{Lore:[0:\"§7Damage: §c+80\",1:\"§7Strength: §c+40\",2:\"§7Crit Damage: §c+10%\",3:\"\",4:\"§7Deal §a+40% §7damage to Enderman§7.\",5:\"\",6:\"§7§8This item can be reforged!\",7:\"§a§lUNCOMMON SWORD\"],Name:\"§f§f§aVoidwalker Katana\"},ExtraAttributes:{id:\"VOIDWALKER_KATANA\"}}",
  "damage": 0,
  "lore": [
    "§7Damage: §c+80",
    "§7Strength: §c+40",
    "§7Crit Damage: §c+10%",
    "",
    "§7Deal §a+40% §7damage to Enderman§7.",
    "",
    "§7§8This item can be reforged!",
    "§a§lUNCOMMON SWORD"
  ],
  "recipe": {
    "A1": "",
    "A2": "NULL_SPHERE:16",
    "A3": "",
    "B1": "",
    "B2": "NULL_SPHERE",
    "B3": "",
    "C1": "",
    "C2": "STICK:1",
    "C3": ""
  },
  "internalname": "VOIDWALKER_KATANA",
  "crafttext": "",
  "clickcommand": "viewrecipe",
  "modver": "2.0.0-REL",
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Voidwalker_Katana"
  ]
}