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/EMBER_ROD.json | |
download | NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.gz NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.bz2 NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.zip |
MASSIVE update
Diffstat (limited to 'items/EMBER_ROD.json')
-rw-r--r-- | items/EMBER_ROD.json | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/items/EMBER_ROD.json b/items/EMBER_ROD.json new file mode 100644 index 00000000..636299d9 --- /dev/null +++ b/items/EMBER_ROD.json @@ -0,0 +1,24 @@ +{ + "internalname": "EMBER_ROD", + "itemid": "minecraft:blaze_rod", + "displayname": "Ember Rod", + "clickcommand": "", + "damage": 0, + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Damage: §c+80\",1:\"§7Strength: §c+35\",2:\"\",3:\"§7Intelligence: §a+50\",4:\"\",5:\"§6Item Ability: Fire Blast §e§lRIGHT CLICK\",6:\"§7Shoot 3 Fireballs in rapid\",7:\"§7succession in front of you!\",8:\"§8Mana Cost: §3150\",9:\"§8Cooldown: §a30s\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§5§lEPIC 剑\"],Name:\"§5Ember Rod\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"EMBER_ROD\",uuid:\"daeb5f4a-29c3-41c2-87c7-8230c3edca09\",timestamp:\"9/1/19 5:59 AM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Damage: §c+80", + "§7Strength: §c+35", + "", + "§7Intelligence: §a+50", + "", + "§6Item Ability: Fire Blast §e§lRIGHT CLICK", + "§7Shoot 3 Fireballs in rapid", + "§7succession in front of you!", + "§8Mana Cost: §3150", + "§8Cooldown: §a30s", + "", + "§7§8This item can be reforged!", + "§5§lEPIC 剑" + ] +}
\ No newline at end of file |