diff options
author | Lulonaut <67191924+Lulonaut@users.noreply.github.com> | 2022-05-15 10:17:30 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-15 10:17:30 +0200 |
commit | 49231470607d3fbbe557dad6338581643661b9d8 (patch) | |
tree | 634527530159e0dd3abc01f8572498722bdf4816 /items/FIRE_FREEZE_STAFF.json | |
parent | 4168ae7a25f39941a224ef46cb89cf109f1002df (diff) | |
download | NotEnoughUpdates-REPO-49231470607d3fbbe557dad6338581643661b9d8.tar.gz NotEnoughUpdates-REPO-49231470607d3fbbe557dad6338581643661b9d8.tar.bz2 NotEnoughUpdates-REPO-49231470607d3fbbe557dad6338581643661b9d8.zip |
new patch (#738)
* hypixeling
* add things back
* save
* nbt
* Hypixel moment
* crimsoning
* \u0027
* missing things
* wiki links
* Fixed Item
* I am a idiot
* am i high
Co-authored-by: jani270 <69345714+jani270@users.noreply.github.com>
Co-authored-by: jani270 <jani270@gmx.de>
Diffstat (limited to 'items/FIRE_FREEZE_STAFF.json')
-rw-r--r-- | items/FIRE_FREEZE_STAFF.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/items/FIRE_FREEZE_STAFF.json b/items/FIRE_FREEZE_STAFF.json index 67e2c78c..7c3c5319 100644 --- a/items/FIRE_FREEZE_STAFF.json +++ b/items/FIRE_FREEZE_STAFF.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:yellow_flower", "displayname": "§5Fire Freeze Staff", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Damage: §c+50\",1:\"§7Strength: §c+20\",2:\" §8[§7✎§8]\",3:\"\",4:\"§6Ability: Fire Freeze §e§lRIGHT CLICK\",5:\"§7Creates a cirlce with a radius\",6:\"§7of §a5 blocks§7. After §a5s§7,\",7:\"§7all mobs inside are frozen for\",8:\"§7§a10s§7.\",9:\"§8Mana Cost: §3500\",10:\"§8Cooldown: §a10s\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§5§lEPIC SWORD\"],Name:\"§5Fire Freeze Staff\"},ExtraAttributes:{id:\"FIRE_FREEZE_STAFF\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Damage: §c+50\",1:\"§7Strength: §c+20\",2:\" §8[§7✎§8]\",3:\"\",4:\"§6Ability: Fire Freeze §e§lRIGHT CLICK\",5:\"§7Creates a circle with a radius\",6:\"§7of §a5 blocks§7. After §a5s§7,\",7:\"§7all mobs inside are frozen for\",8:\"§7§a10s§7.\",9:\"§8Mana Cost: §3500\",10:\"§8Cooldown: §a10s\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§5§lEPIC SWORD\"],Name:\"§5Fire Freeze Staff\"},ExtraAttributes:{id:\"FIRE_FREEZE_STAFF\"}}", "damage": 0, "lore": [ "§7Damage: §c+50", @@ -9,7 +9,7 @@ " §8[§7✎§8]", "", "§6Ability: Fire Freeze §e§lRIGHT CLICK", - "§7Creates a cirlce with a radius", + "§7Creates a circle with a radius", "§7of §a5 blocks§7. After §a5s§7,", "§7all mobs inside are frozen for", "§7§a10s§7.", |