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_SWORD.json | |
download | NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.gz NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.bz2 NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.zip |
MASSIVE update
Diffstat (limited to 'items/END_STONE_SWORD.json')
-rw-r--r-- | items/END_STONE_SWORD.json | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/items/END_STONE_SWORD.json b/items/END_STONE_SWORD.json new file mode 100644 index 00000000..e477ba19 --- /dev/null +++ b/items/END_STONE_SWORD.json @@ -0,0 +1,24 @@ +{ + "internalname": "END_STONE_SWORD", + "itemid": "minecraft:golden_sword", + "displayname": "End Stone Sword", + "clickcommand": "viewrecipe", + "damage": 0, + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+120\",1:\"§7Strength: §c+80\",2:\"\",3:\"§6Item Ability: Extreme Focus §e§lRIGHT CLICK\",4:\"§7Consumes all your remaining mana\",5:\"§7to grant Damage Resistance for\",6:\"§7§a5§7 seconds and extra damage\",7:\"§7on your next hit (within 5\",8:\"§7seconds) depending on how much\",9:\"§7mana was consumed!\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§5§lEPIC SWORD\"],Name:\"§5End Stone Sword\"},ExtraAttributes:{originTag:\"QUICK_CRAFTING\",id:\"END_STONE_SWORD\",uuid:\"e8bfa48f-7ed2-47b9-bba1-16863cae4099\",timestamp:\"3/30/20 3:44 PM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Damage: §c+120", + "§7Strength: §c+80", + "", + "§6Item Ability: Extreme Focus §e§lRIGHT CLICK", + "§7Consumes all your remaining mana", + "§7to grant Damage Resistance for", + "§7§a5§7 seconds and extra damage", + "§7on your next hit (within 5", + "§7seconds) depending on how much", + "§7mana was consumed!", + "", + "§7§8This item can be reforged!", + "§5§lEPIC SWORD" + ] +}
\ No newline at end of file |