diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-05-26 19:55:08 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-26 13:55:08 -0400 |
commit | f33125d679b6c41457e5370c6fdb6b7f542f2d4a (patch) | |
tree | bfe82f081e7cf20cc18ab7961f333738f36ccbbc /items/SINSEEKER_SCYTHE.json | |
parent | 73886352ca97017e94239590cf813f23c71ba13e (diff) | |
download | NotEnoughUpdates-REPO-f33125d679b6c41457e5370c6fdb6b7f542f2d4a.tar.gz NotEnoughUpdates-REPO-f33125d679b6c41457e5370c6fdb6b7f542f2d4a.tar.bz2 NotEnoughUpdates-REPO-f33125d679b6c41457e5370c6fdb6b7f542f2d4a.zip |
Mobs, Wiki Link fixes, new Items (#500)
Diffstat (limited to 'items/SINSEEKER_SCYTHE.json')
-rw-r--r-- | items/SINSEEKER_SCYTHE.json | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/items/SINSEEKER_SCYTHE.json b/items/SINSEEKER_SCYTHE.json new file mode 100644 index 00000000..93ac22aa --- /dev/null +++ b/items/SINSEEKER_SCYTHE.json @@ -0,0 +1,29 @@ +{ + "itemid": "minecraft:golden_hoe", + "displayname": "§4Sin§5seeker Scythe", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+100\",1:\"§7Strength: §c+100\",2:\"\",3:\"§6Item Ability: Sinrecall Transmission §e§lRIGHT CLICK\",4:\"§7Zap a line §57 §7blocks forward.\",5:\"\",6:\"§7Recast within 1s (§b1.5xmana§7)\",7:\"§7or warp back to starting point.\",8:\"\",9:\"§7Mobs crossing the line(s)\",10:\"§7recive a §cmelee hit §7from\",11:\"§7what you`re holding.\",12:\"§8Mana Cost: §3130\",13:\"\",14:\"§7§8This item can be reforged!\",15:\"§5§lEPICSWORD\"],Name:\"§4Sin§5seeker Scythe\"},ExtraAttributes:{id:\"SINSEEKER_SCYTHE\"}}", + "damage": 0, + "lore": [ + "§7Damage: §c+100", + "§7Strength: §c+100", + "", + "§6Item Ability: Sinrecall Transmission §e§lRIGHT CLICK", + "§7Zap a line §57 §7blocks forward.", + "", + "§7Recast within 1s (§b1.5xmana§7)", + "§7or warp back to starting point.", + "", + "§7Mobs crossing the line(s)", + "§7recive a §cmelee hit §7from", + "§7what you`re holding.", + "§8Mana Cost: §3130", + "", + "§7§8This item can be reforged!", + "§5§lEPICSWORD" + ], + "internalname": "SINSEEKER_SCYTHE", + "crafttext": "", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "" +}
\ No newline at end of file |