Add permafrost spell and fix dry frosted ice not being very icy
This commit is contained in:
@@ -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"]},
|
||||
|
||||
Reference in New Issue
Block a user