diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-06-05 16:52:10 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-05 10:52:10 -0400 |
commit | 325d03e7812c8f85d9c476b9d778d36950dfbb01 (patch) | |
tree | b9b7a095386dabc75fd9437cce95fc782aa103e1 /items/FLOWER_OF_TRUTH.json | |
parent | 8d46f98a23461a04fae955fef1c6c597f275c02e (diff) | |
download | NotEnoughUpdates-REPO-325d03e7812c8f85d9c476b9d778d36950dfbb01.tar.gz NotEnoughUpdates-REPO-325d03e7812c8f85d9c476b9d778d36950dfbb01.tar.bz2 NotEnoughUpdates-REPO-325d03e7812c8f85d9c476b9d778d36950dfbb01.zip |
Small Stuff (#510)
* Small Stuff
* Another Rainbow Name
* New Item and a fix
* Other fixes
* Another one
* Added Item and fixed one
* I love commit messages
* Another Rainbow Name
* Rainbow Name
* Rainbow Name
* yep
* Stuff
Diffstat (limited to 'items/FLOWER_OF_TRUTH.json')
-rw-r--r-- | items/FLOWER_OF_TRUTH.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/items/FLOWER_OF_TRUTH.json b/items/FLOWER_OF_TRUTH.json index 609c4243..837e3b41 100644 --- a/items/FLOWER_OF_TRUTH.json +++ b/items/FLOWER_OF_TRUTH.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:red_flower", "displayname": "§6Flower of Truth", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d460\",1:\"§7Damage: §c+160\",2:\"§7Strength: §c+300\",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 mkore enemies are\",9:\"§7hit.\",10:\"§8Mana Cost: §335\",11:\"§8Cooldown: §a1s\",12:\"§7§7The mana cost of this item is\",13:\"§7§a10.0% §7of your maximum mana.\",14:\"\",15:\"§7§8This item can be reforged!\",16:\"§aPerfect 70000 / 70000\",17:\"§6§lLEGENDARY DUNGEON SWORD\"],Name:\"§6Flower of Truth\"},ExtraAttributes:{id:\"FLOWER_OF_TRUTH\"}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d460\",1:\"§7Damage: §c+160\",2:\"§7Strength: §c+300\",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:\"§8Mana Cost: §335\",11:\"§8Cooldown: §a1s\",12:\"§7§7The mana cost of this item is\",13:\"§7§a10.0% §7of your maximum mana.\",14:\"\",15:\"§7§8This item can be reforged!\",16:\"§aPerfect 70000 / 70000\",17:\"§6§lLEGENDARY DUNGEON SWORD\"],Name:\"§6Flower of Truth\"},ExtraAttributes:{id:\"FLOWER_OF_TRUTH\"}}", "damage": 0, "lore": [ "§7Gear Score: §d460", @@ -12,7 +12,7 @@ "§7Shoots a rose that ricochets", "§7between enemies, damaging up to", "§7§a3 §7of your foes! Damage", - "§7multiplies as mkore enemies are", + "§7multiplies as more enemies are", "§7hit.", "§8Mana Cost: §335", "§8Cooldown: §a1s", |