1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
{
"internalname": "RECLUSE_FANG",
"itemid": "minecraft:iron_sword",
"displayname": "Recluse Fang",
"clickcommand": "viewrecipe",
"damage": 0,
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+120\",1:\"§7Strength: §c+30\",2:\"§7Crit Damage: §c+20%\",3:\"\",4:\"§6Item Ability: Squash \u0027em\",5:\"§7Squash Spiders to accumulate\",6:\"§7strength against them.\",7:\"§7Bonus: §c+0❁\",8:\"§8+1 strength per 40 squashed\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§c☠ §5Requires Spider LVL 2\",12:\"§9§lRARE SWORD\"],Name:\"§9Recluse Fang\"},ExtraAttributes:{originTag:\"RECLUSE_FANG\",id:\"RECLUSE_FANG\",uuid:\"a8491897-e191-481c-969e-4e440ce4c5b9\",timestamp:\"3/30/20 9:37 PM\"}}",
"modver": "1.0.0",
"lore": [
"§7Damage: §c+120",
"§7Strength: §c+30",
"§7Crit Damage: §c+20%",
"",
"§6Item Ability: Squash \u0027em",
"§7Squash Spiders to accumulate",
"§7strength against them.",
"§7Bonus: §c+0❁",
"§8+1 strength per 40 squashed",
"",
"§7§8This item can be reforged!",
"§c☠ §5Requires Spider LVL 2",
"§9§lRARE SWORD"
]
}
|