emergency fix for incompatibility with aChefsDream.js
This commit is contained in:
parent
bc1ed72088
commit
eca7e3f049
|
|
@ -649,7 +649,8 @@ behavior: behaviors.LIQUID,
|
||||||
category: "life",
|
category: "life",
|
||||||
state: "liquid",
|
state: "liquid",
|
||||||
conduct: 0.019,
|
conduct: 0.019,
|
||||||
viscosity: 100
|
viscosity: 100,
|
||||||
|
reactions: {}
|
||||||
};
|
};
|
||||||
elements.berry = {
|
elements.berry = {
|
||||||
burn: 15,
|
burn: 15,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue