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/END_STONE_BOW.json | |
download | NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.gz NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.bz2 NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.zip |
MASSIVE update
Diffstat (limited to 'items/END_STONE_BOW.json')
-rw-r--r-- | items/END_STONE_BOW.json | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/items/END_STONE_BOW.json b/items/END_STONE_BOW.json new file mode 100644 index 00000000..5153583f --- /dev/null +++ b/items/END_STONE_BOW.json @@ -0,0 +1,20 @@ +{ + "internalname": "END_STONE_BOW", + "itemid": "minecraft:bow", + "displayname": "End Stone Bow", + "clickcommand": "", + "damage": 0, + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+140\",1:\"\",2:\"§6Item Ability: Extreme Focus\",3:\"§7Consumes all your mana, and your\",4:\"§7next hit will deal that much\",5:\"§7more damage!\",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§5§lEPIC BOW\"],Name:\"§5End Stone Bow\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"END_STONE_BOW\",uuid:\"1243f9e8-3f6c-4e05-b861-2ce104f7bdbe\",timestamp:\"3/30/20 9:26 PM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Damage: §c+140", + "", + "§6Item Ability: Extreme Focus", + "§7Consumes all your mana, and your", + "§7next hit will deal that much", + "§7more damage!", + "", + "§7§8This item can be reforged!", + "§5§lEPIC BOW" + ] +}
\ No newline at end of file |