diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-03-25 13:33:39 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-25 23:33:39 +1100 |
commit | 83e0920cf489a65a53842adac66765a65d01b662 (patch) | |
tree | 4772cdd23911d71f02d299e4cd1fc9896c724962 /items/SINSEEKER_SCYTHE.json | |
parent | 9e7607765145699f5309b37b8c1d4d5f2d944eef (diff) | |
download | NotEnoughUpdates-REPO-83e0920cf489a65a53842adac66765a65d01b662.tar.gz NotEnoughUpdates-REPO-83e0920cf489a65a53842adac66765a65d01b662.tar.bz2 NotEnoughUpdates-REPO-83e0920cf489a65a53842adac66765a65d01b662.zip |
Fixed 142 Items (#910)
Diffstat (limited to 'items/SINSEEKER_SCYTHE.json')
-rw-r--r-- | items/SINSEEKER_SCYTHE.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/items/SINSEEKER_SCYTHE.json b/items/SINSEEKER_SCYTHE.json index 2a64e80e..d32e0eb2 100644 --- a/items/SINSEEKER_SCYTHE.json +++ b/items/SINSEEKER_SCYTHE.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:golden_hoe", "displayname": "§5§4Sin§5seeker Scythe", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+100\",1:\"§7Strength: §c+100\",2:\"\",3:\"§6Ability: Sinrecall Transmission §e§lRIGHT CLICK\",4:\"§7Zap a line §54 §7blocks forward.\",5:\"§7\",6:\"§7Recast within 1s (§b1.5x mana§7)\",7:\"§7or warp back to starting point.\",8:\"§7\",9:\"§7Mobs crossing the line(s)\",10:\"§7receive a §cmelee hit §7from\",11:\"§7what you're holding.\",12:\"§8Mana Cost: §3260\",13:\"\",14:\"§7§8This item can be reforged!\",15:\"§7§4☠ §cRequires §5Enderman Slayer 6\",16:\"§5§lEPIC SWORD\"],Name:\"§5§4Sin§5seeker Scythe\"},ExtraAttributes:{id:\"SINSEEKER_SCYTHE\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+100\",1:\"§7Strength: §c+100\",2:\"\",3:\"§6Ability: Sinrecall Transmission §e§lRIGHT CLICK\",4:\"§7Zap a line §54 §7blocks forward.\",5:\"§7\",6:\"§7Recast within 1s (§b1.5x mana§7)\",7:\"§7or warp back to starting point.\",8:\"§7\",9:\"§7Mobs crossing the line(s)\",10:\"§7receive a §cmelee hit §7from\",11:\"§7what you\u0027re holding.\",12:\"§8Mana Cost: §3260\",13:\"\",14:\"§7§8This item can be reforged!\",15:\"§7§4☠ §cRequires §5Enderman Slayer 6§c.\",16:\"§5§lEPIC SWORD\"],Name:\"§5§4Sin§5seeker Scythe\"},ExtraAttributes:{id:\"SINSEEKER_SCYTHE\"}}", "damage": 0, "lore": [ "§7Damage: §c+100", @@ -15,11 +15,11 @@ "§7", "§7Mobs crossing the line(s)", "§7receive a §cmelee hit §7from", - "§7what you're holding.", + "§7what you\u0027re holding.", "§8Mana Cost: §3260", "", "§7§8This item can be reforged!", - "§7§4☠ §cRequires §5Enderman Slayer 6", + "§7§4☠ §cRequires §5Enderman Slayer 6§c.", "§5§lEPIC SWORD" ], "recipe": { @@ -36,7 +36,7 @@ "slayer_req": "EMAN_6", "internalname": "SINSEEKER_SCYTHE", "clickcommand": "viewrecipe", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "crafttext": "", "infoType": "WIKI_URL", "info": [ |