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/SLIME_BOW.json | |
download | NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.gz NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.bz2 NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.zip |
MASSIVE update
Diffstat (limited to 'items/SLIME_BOW.json')
-rw-r--r-- | items/SLIME_BOW.json | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/items/SLIME_BOW.json b/items/SLIME_BOW.json new file mode 100644 index 00000000..2fb95c72 --- /dev/null +++ b/items/SLIME_BOW.json @@ -0,0 +1,31 @@ +{ + "internalname": "SLIME_BOW", + "itemid": "minecraft:bow", + "displayname": "Rapid Slime Bow", + "clickcommand": "viewrecipe", + "damage": 0, + "nbttag": "{ench:[],Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+100\",1:\"§7Strength: §c+7 §8(Rapid +7)\",2:\"§7Crit Damage: §c+82% §8(Rapid +32%)\",3:\"\",4:\"§9Aiming V\",5:\"§9Cubism V\",6:\"§9Flame I\",7:\"§9Infinite Quiver V\",8:\"§9Piercing I\",9:\"§9Power V\",10:\"§9Punch II\",11:\"§9Snipe III\",12:\"§9Telekinesis I\",13:\"\",14:\"§7Will consume §aSlime Balls§7 in\",15:\"§7your inventory or Quiver to deal\",16:\"§7§a5x§7 damage to §9Magma Cubes\",17:\"§9and Slimes§7.\",18:\"\",19:\"§5§lEPIC BOW\"],Name:\"§5Rapid Slime Bow\"},ExtraAttributes:{modifier:\"rapid\",originTag:\"CRAFTING_GRID_COLLECT\",id:\"SLIME_BOW\",enchantments:{piercing:1,infinite_quiver:5,power:5,snipe:3,telekinesis:1,flame:1,cubism:5,aiming:5,punch:2},uuid:\"2c579932-e5b2-4b29-a73d-6c30e1854933\",anvil_uses:2,timestamp:\"7/18/19 10:31 AM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Damage: §c+100", + "§7Strength: §c+7 §8(Rapid +7)", + "§7Crit Damage: §c+82% §8(Rapid +32%)", + "", + "§9Aiming V", + "§9Cubism V", + "§9Flame I", + "§9Infinite Quiver V", + "§9Piercing I", + "§9Power V", + "§9Punch II", + "§9Snipe III", + "§9Telekinesis I", + "", + "§7Will consume §aSlime Balls§7 in", + "§7your inventory or Quiver to deal", + "§7§a5x§7 damage to §9Magma Cubes", + "§9and Slimes§7.", + "", + "§5§lEPIC BOW" + ] +}
\ No newline at end of file |