tick fix
This commit is contained in:
parent
1867f613a1
commit
005389b9bc
|
|
@ -126,6 +126,8 @@ elements.crumbling_concrete = {
|
||||||
if(!supports) {
|
if(!supports) {
|
||||||
behaviors.POWDER(pixel);
|
behaviors.POWDER(pixel);
|
||||||
};
|
};
|
||||||
|
|
||||||
|
doDefaults(pixel);
|
||||||
},
|
},
|
||||||
tempHigh: 1500,
|
tempHigh: 1500,
|
||||||
stateHigh: "magma",
|
stateHigh: "magma",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue