diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-06-01 12:31:05 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-01 06:31:05 -0400 |
commit | b09d5d229d6134a9346b0a702bff4ccccf66e5d0 (patch) | |
tree | c09a00d380cff6e5bc60275061cb0a8cd8820896 /items/FLOWER_OF_TRUTH.json | |
parent | 5bbca4d6d6cce00e0eb29b2d315c772461d9ddfb (diff) | |
download | NotEnoughUpdates-REPO-b09d5d229d6134a9346b0a702bff4ccccf66e5d0.tar.gz NotEnoughUpdates-REPO-b09d5d229d6134a9346b0a702bff4ccccf66e5d0.tar.bz2 NotEnoughUpdates-REPO-b09d5d229d6134a9346b0a702bff4ccccf66e5d0.zip |
Reforge Stones and Rainbow Names + removing Item + update things (#503)
* Reforge Stones and Rainbow Names
* Removing dupe json with the wrong name
* Fixing other Stuff
* Another Rainbow name
* Another Fix
* Rainbow name
* Rainbow Name
* Another Fix
* First Part
* Fuck
* Part 2
* Part 3
* Part 4
* copy paste ftw
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 379eba57..609c4243 100644 --- a/items/FLOWER_OF_TRUTH.json +++ b/items/FLOWER_OF_TRUTH.json @@ -1,18 +1,18 @@ { "itemid": "minecraft:red_flower", "displayname": "§6Flower of Truth", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d460\",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:\"§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 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\"}}", "damage": 0, "lore": [ "§7Gear Score: §d460", - "§7Damage: §c+100", - "§7Strength: §c+360", + "§7Damage: §c+160", + "§7Strength: §c+300", "", "§6Item Ability: Heat-Seeking Rose §e§lRIGHT CLICK", "§7Shoots a rose that ricochets", "§7between enemies, damaging up to", "§7§a3 §7of your foes! Damage", - "§7multiplies as more enemies are", + "§7multiplies as mkore enemies are", "§7hit.", "§8Mana Cost: §335", "§8Cooldown: §a1s", @@ -26,7 +26,7 @@ "internalname": "FLOWER_OF_TRUTH", "crafttext": "", "clickcommand": "viewrecipe", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Flower_of_Truth" |