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/POOCH_SWORD.json | |
download | NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.gz NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.bz2 NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.zip |
MASSIVE update
Diffstat (limited to 'items/POOCH_SWORD.json')
-rw-r--r-- | items/POOCH_SWORD.json | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/items/POOCH_SWORD.json b/items/POOCH_SWORD.json new file mode 100644 index 00000000..933183cb --- /dev/null +++ b/items/POOCH_SWORD.json @@ -0,0 +1,33 @@ +{ + "internalname": "POOCH_SWORD", + "itemid": "minecraft:golden_sword", + "displayname": "Spicy Pooch Sword", + "clickcommand": "viewrecipe", + "damage": 0, + "nbttag": "{ench:[],Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+136 §e(+16)\",1:\"§7Strength: §c+41 §e(+16) §8(Spicy +5)\",2:\"§7Crit Chance: §c+1% §8(Spicy +1%)\",3:\"§7Crit Damage: §c+100% §8(Spicy +50%)\",4:\"§7Attack Speed: §c+10% §8(Spicy +10%)\",5:\"\",6:\"§7Speed: §a+5\",7:\"\",8:\"§9Cleave V, §9Critical V\",9:\"§9Execute V, §9Experience III\",10:\"§9First Strike IV, §9Giant Killer V\",11:\"§9Impaling III, §9Lethality V\",12:\"§9Life Steal III, §9Looting III\",13:\"§9Luck V, §9Sharpness V\",14:\"§9Telekinesis I, §9Vampirism V\",15:\"\",16:\"§7Deal §c+1 Damage §7per §c50 max ❤§7.\",17:\"§7Receive §a-20% §7damage from wolves.\",18:\"§7Gain §c+150❁ Strength §7against wolves.\",19:\"\",20:\"§c☠ §5Requires Wolf LVL 6\",21:\"§6§lLEGENDARY SWORD\"],Name:\"§6Spicy Pooch Sword\"},ExtraAttributes:{hot_potato_count:8,hotPotatoBonus:\"STRENGTH\u003d16;DAMAGE\u003d16;\",modifier:\"spicy\",originTag:\"POOCH_SWORD\",id:\"POOCH_SWORD\",enchantments:{impaling:3,luck:5,critical:5,cleave:5,looting:3,telekinesis:1,experience:3,vampirism:5,life_steal:3,execute:5,giant_killer:5,first_strike:4,sharpness:5,lethality:5},uuid:\"2ce1d24f-734c-448e-9576-fcf800117e21\",anvil_uses:12,timestamp:\"3/1/20 9:44 AM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Damage: §c+136 §e(+16)", + "§7Strength: §c+41 §e(+16) §8(Spicy +5)", + "§7Crit Chance: §c+1% §8(Spicy +1%)", + "§7Crit Damage: §c+100% §8(Spicy +50%)", + "§7Attack Speed: §c+10% §8(Spicy +10%)", + "", + "§7Speed: §a+5", + "", + "§9Cleave V, §9Critical V", + "§9Execute V, §9Experience III", + "§9First Strike IV, §9Giant Killer V", + "§9Impaling III, §9Lethality V", + "§9Life Steal III, §9Looting III", + "§9Luck V, §9Sharpness V", + "§9Telekinesis I, §9Vampirism V", + "", + "§7Deal §c+1 Damage §7per §c50 max ❤§7.", + "§7Receive §a-20% §7damage from wolves.", + "§7Gain §c+150❁ Strength §7against wolves.", + "", + "§c☠ §5Requires Wolf LVL 6", + "§6§lLEGENDARY SWORD" + ] +}
\ No newline at end of file |