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
@@ -0,0 +1,9 @@
{
"forge_marker": 1,
"variants": {
"age=0": { "model": "ebwizardry:permafrost_0" },
"age=1": { "model": "ebwizardry:permafrost_1" },
"age=2": { "model": "ebwizardry:permafrost_2" },
"age=3": { "model": "ebwizardry:permafrost_3" }
}
}