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
36
37
38
39
40
41
42
|
{
"internalname": "INK_WAND",
"itemid": "minecraft:stick",
"displayname": "Ink Wand",
"clickcommand": "viewrecipe",
"damage": 0,
"nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Damage: §c+130\",1:\"§7Strength: §c+90\",2:\"\",3:\"§9First Strike IV\",4:\"§7Increases melee damage dealt by\",5:\"§7§a100% §7for the first hit on a\",6:\"§7mob.\",7:\"§9Looting IV\",8:\"§7Increases the chance of a\",9:\"§7Monster dropping an item by\",10:\"§7§a60%§7.\",11:\"§9Luck VI\",12:\"§7Increases the chance for\",13:\"§7Monsters to drop their armor by\",14:\"§7§a30%§7\",15:\"§9Sharpness V\",16:\"§7Increases melee damage dealt by\",17:\"§7§a25%§7\",18:\"§9Telekinesis I\",19:\"§7Block and mob drops go directly\",20:\"§7into your inventory.\",21:\"\",22:\"§6Item Ability: Ink Bomb §e§lRIGHT CLICK\",23:\"§7Shoot an ink bomb in front of\",24:\"§7you dealing §a50,000 §7damage\",25:\"§7and giving blindness!\",26:\"§8Mana Cost: §360\",27:\"§8Cooldown: §a30s\",28:\"\",29:\"§7§8This item can be reforged!\",30:\"§5§lEPIC SWORD\"],Name:\"§5Ink Wand\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_SHIFT\",id:\"INK_WAND\",enchantments:{luck:6,first_strike:4,looting:4,telekinesis:1,sharpness:5},uuid:\"8fe3de81-7c51-440e-b835-198364b1cfb7\",anvil_uses:2,timestamp:\"3/16/20 12:38 PM\"}}",
"modver": "1.0.0",
"lore": [
"§7Damage: §c+130",
"§7Strength: §c+90",
"",
"§9First Strike IV",
"§7Increases melee damage dealt by",
"§7§a100% §7for the first hit on a",
"§7mob.",
"§9Looting IV",
"§7Increases the chance of a",
"§7Monster dropping an item by",
"§7§a60%§7.",
"§9Luck VI",
"§7Increases the chance for",
"§7Monsters to drop their armor by",
"§7§a30%§7",
"§9Sharpness V",
"§7Increases melee damage dealt by",
"§7§a25%§7",
"§9Telekinesis I",
"§7Block and mob drops go directly",
"§7into your inventory.",
"",
"§6Item Ability: Ink Bomb §e§lRIGHT CLICK",
"§7Shoot an ink bomb in front of",
"§7you dealing §a50,000 §7damage",
"§7and giving blindness!",
"§8Mana Cost: §360",
"§8Cooldown: §a30s",
"",
"§7§8This item can be reforged!",
"§5§lEPIC SWORD"
]
}
|