diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-11-16 22:33:16 -0500 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-11-16 22:33:16 -0500 |
commit | 2b0bb856ac66ec256d4827fef40250acc6a7c883 (patch) | |
tree | e1a45ea6d24be2e83dbf58b1b66d63d8de5ae503 /items/FLOWER_OF_TRUTH.json | |
parent | 587b6deec8d48208be1b5ead781577cc7378c187 (diff) | |
download | NotEnoughUpdates-REPO-2b0bb856ac66ec256d4827fef40250acc6a7c883.tar.gz NotEnoughUpdates-REPO-2b0bb856ac66ec256d4827fef40250acc6a7c883.tar.bz2 NotEnoughUpdates-REPO-2b0bb856ac66ec256d4827fef40250acc6a7c883.zip |
Books | Pet Fixes
Diffstat (limited to 'items/FLOWER_OF_TRUTH.json')
-rw-r--r-- | items/FLOWER_OF_TRUTH.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/items/FLOWER_OF_TRUTH.json b/items/FLOWER_OF_TRUTH.json index 5579784e..200311b5 100644 --- a/items/FLOWER_OF_TRUTH.json +++ b/items/FLOWER_OF_TRUTH.json @@ -1,12 +1,12 @@ { "itemid": "minecraft:red_flower", "displayname": "§6Flower of Truth", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d500 §8(785)\",1:\"§7Damage: §c+100 §8(+157)\",2:\"§7Strength: §c+360 §8(+628)\",3:\"\",4:\"§6Item Ability: Heat-Seeking Rose §e§lRIGHT CLICK\",5:\"§7Shoots a rose that ricochets\",6:\"§7between enemies, damaging up to\",7:\"§7§a3 §7of your foes! Damage\",8:\"§7multiplies as more enemies are\",9:\"§7hit.\",10:\"§8Cooldown: §a1s\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§aPerfect 70000 / 70000\",14:\"§6§lLEGENDARY DUNGEON SWORD\"],Name:\"§6Flower of Truth\"},ExtraAttributes:{id:\"FLOWER_OF_TRUTH\"}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d500\",1:\"§7Damage: §c+100\",2:\"§7Strength: §c+360\",3:\"\",4:\"§6Item Ability: Heat-Seeking Rose §e§lRIGHT CLICK\",5:\"§7Shoots a rose that ricochets\",6:\"§7between enemies, damaging up to\",7:\"§7§a3 §7of your foes! Damage\",8:\"§7multiplies as more enemies are\",9:\"§7hit.\",10:\"§8Cooldown: §a1s\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§aPerfect 70000 / 70000\",14:\"§6§lLEGENDARY DUNGEON SWORD\"],Name:\"§6Flower of Truth\"},ExtraAttributes:{id:\"FLOWER_OF_TRUTH\"}}", "damage": 0, "lore": [ - "§7Gear Score: §d500 §8(785)", - "§7Damage: §c+100 §8(+157)", - "§7Strength: §c+360 §8(+628)", + "§7Gear Score: §d500", + "§7Damage: §c+100", + "§7Strength: §c+360", "", "§6Item Ability: Heat-Seeking Rose §e§lRIGHT CLICK", "§7Shoots a rose that ricochets", @@ -33,7 +33,7 @@ }, "internalname": "FLOWER_OF_TRUTH", "clickcommand": "viewrecipe", - "modver": "1.5-REL", + "modver": "1.6-REL", "crafttext": "", "infoType": "WIKI_URL", "info": [ |