Add permafrost spell and fix dry frosted ice not being very icy

This commit is contained in:
Electroblob77
2020-10-23 01:22:28 +01:00
parent e530695f54
commit 29617451d8
14 changed files with 209 additions and 7 deletions
@@ -277,6 +277,9 @@
"spell.none": {"category": "spells", "sounds": []},
"spell.oakflesh": {"category": "spells", "sounds": ["ebwizardry:buff"]},
"spell.paralysis": {"category": "spells", "sounds": ["ebwizardry:shockwave"]},
"spell.permafrost.start": {"category": "spells", "sounds": ["ebwizardry:frost_start"]},
"spell.permafrost.loop": {"category": "spells", "sounds": ["ebwizardry:frost_loop"]},
"spell.permafrost.end": {"category": "spells", "sounds": ["ebwizardry:frost_end"]},
"spell.petrify": {"category": "spells", "sounds": ["mob/wither/spawn"]},
"spell.phase_step": {"category": "spells", "sounds": ["mob/endermen/portal", "mob/endermen/portal2"]},
"spell.plague_of_darkness": {"category": "spells", "sounds": ["mob/wither/death"]},