diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-09-14 11:40:07 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-14 11:40:07 +0200 |
commit | fc877134eacdd1a75be57f90577ba0628638bbe3 (patch) | |
tree | f7de6ca9cadb5979da2039c6a42135c44806defb /items/FLOWER_OF_TRUTH.json | |
parent | 9861e27f07a1562bb4d1170c22a7b8c72fa63428 (diff) | |
download | NotEnoughUpdates-REPO-fc877134eacdd1a75be57f90577ba0628638bbe3.tar.gz NotEnoughUpdates-REPO-fc877134eacdd1a75be57f90577ba0628638bbe3.tar.bz2 NotEnoughUpdates-REPO-fc877134eacdd1a75be57f90577ba0628638bbe3.zip |
Added new alpha stuff (#978)
Co-authored-by: CalMWolfs <94038482+CalMWolfs@users.noreply.github.com>
Diffstat (limited to 'items/FLOWER_OF_TRUTH.json')
-rw-r--r-- | items/FLOWER_OF_TRUTH.json | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/items/FLOWER_OF_TRUTH.json b/items/FLOWER_OF_TRUTH.json index b563d547..cd202836 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:\" §8[§8❁§8]\",4:\"\",5:\"§6Ability: Heat-Seeking Rose §e§lRIGHT CLICK\",6:\"§7Shoots a rose that ricochets\",7:\"§7between enemies, damaging up to\",8:\"§7§a3 §7of your foes! Damage\",9:\"§7multiplies as more enemies are\",10:\"§7hit.\",11:\"§8Mana Cost: §335\",12:\"§8Cooldown: §a1s\",13:\"§7§7The mana cost of this item is\",14:\"§7§a10.0% §7of your maximum mana.\",15:\"\",16:\"§7§8This item can be reforged!\",17:\"§aPerfect 70000 / 70000\",18:\"§7§4❣ §cRequires §aThe Catacombs Floor\",19:\"§aVI Completion§c.\",20:\"§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:\" §8[§8❁§8]\",4:\"\",5:\"§6Ability: Heat-Seeking Rose §e§lRIGHT CLICK\",6:\"§7Shoots a rose that ricochets\",7:\"§7between enemies, damaging up to\",8:\"§7§a3 §7of your foes! Damage\",9:\"§7multiplies as more enemies are\",10:\"§7hit.\",11:\"§8Mana Cost: §335\",12:\"§8Cooldown: §a1s\",13:\"§7§7The mana cost of this item is\",14:\"§7§a10.0% §7of your maximum mana.\",15:\"\",16:\"§7§8This item can be reforged!\",17:\"§7§4❣ §cRequires §aThe Catacombs Floor\",18:\"§aVI Completion§c.\",19:\"§6§lLEGENDARY DUNGEON SWORD\"],Name:\"§6Flower of Truth\"},ExtraAttributes:{id:\"FLOWER_OF_TRUTH\"}}", "damage": 0, "lore": [ "§7Gear Score: §d460", @@ -21,7 +21,6 @@ "§7§a10.0% §7of your maximum mana.", "", "§7§8This item can be reforged!", - "§aPerfect 70000 / 70000", "§7§4❣ §cRequires §aThe Catacombs Floor", "§aVI Completion§c.", "§6§lLEGENDARY DUNGEON SWORD" @@ -40,7 +39,7 @@ "internalname": "FLOWER_OF_TRUTH", "crafttext": "", "clickcommand": "viewrecipe", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Flower_of_Truth", |