diff options
Diffstat (limited to 'items/RECLUSE_FANG.json')
-rw-r--r-- | items/RECLUSE_FANG.json | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/items/RECLUSE_FANG.json b/items/RECLUSE_FANG.json new file mode 100644 index 00000000..c5703261 --- /dev/null +++ b/items/RECLUSE_FANG.json @@ -0,0 +1,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" + ] +}
\ No newline at end of file |