readd default value
so the mod doesn't shit itself and die
This commit is contained in:
parent
280990cf82
commit
a4cc10f7f6
|
|
@ -1,3 +1,4 @@
|
||||||
|
propProperty = "element";
|
||||||
propValue = "sand";
|
propValue = "sand";
|
||||||
propType = "string";
|
propType = "string";
|
||||||
numberAdjusterProperty = "temp";
|
numberAdjusterProperty = "temp";
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue