diff options
author | unknown <james.jenour@protonmail.com> | 2020-03-31 22:49:36 +1100 |
---|---|---|
committer | unknown <james.jenour@protonmail.com> | 2020-03-31 22:49:36 +1100 |
commit | 94b15eb4edf2ead41d16231a26a0e8572f0e88f7 (patch) | |
tree | e2bf7bc073f6036a85b58e4fad687afd63484567 /items/INK_WAND.json | |
download | NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.gz NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.bz2 NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.zip |
MASSIVE update
Diffstat (limited to 'items/INK_WAND.json')
-rw-r--r-- | items/INK_WAND.json | 42 |
1 files changed, 42 insertions, 0 deletions
diff --git a/items/INK_WAND.json b/items/INK_WAND.json new file mode 100644 index 00000000..3eede17f --- /dev/null +++ b/items/INK_WAND.json @@ -0,0 +1,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" + ] +}
\ No newline at end of file |