diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-12-16 08:01:06 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-12-16 08:01:06 +0100 |
commit | 4d1e4ba9816b9247324e3a6337fcd0c53b732d32 (patch) | |
tree | a7b3dd352fda62e27171834e4ad3435ff1e8018a /items/FIRE_FREEZE_STAFF.json | |
parent | 7be1dacaf27a78cb382abca6677788b9d302edef (diff) | |
download | NotEnoughUpdates-REPO-4d1e4ba9816b9247324e3a6337fcd0c53b732d32.tar.gz NotEnoughUpdates-REPO-4d1e4ba9816b9247324e3a6337fcd0c53b732d32.tar.bz2 NotEnoughUpdates-REPO-4d1e4ba9816b9247324e3a6337fcd0c53b732d32.zip |
Added new skins (#872)
* Added new skins
* Stuff
* Added not cracker
* Added new cosmetic
* [December 14] Winter Follow Up
Diffstat (limited to 'items/FIRE_FREEZE_STAFF.json')
-rw-r--r-- | items/FIRE_FREEZE_STAFF.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/items/FIRE_FREEZE_STAFF.json b/items/FIRE_FREEZE_STAFF.json index 91eb6ea5..9b94f0ca 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 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\"}}", + "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:\"§7§4❣ §cRequires §aCombat Skill 24§c.\",14:\"§5§lEPIC SWORD\"],Name:\"§5Fire Freeze Staff\"},ExtraAttributes:{id:\"FIRE_FREEZE_STAFF\"}}", "damage": 0, "lore": [ "§7Damage: §c+50", @@ -17,6 +17,7 @@ "§8Cooldown: §a10s", "", "§7§8This item can be reforged!", + "§7§4❣ §cRequires §aCombat Skill 24§c.", "§5§lEPIC SWORD" ], "recipe": { |