emergency fix for incompatibility with aChefsDream.js

This commit is contained in:
An Orbit 2025-02-05 20:01:17 -05:00 committed by GitHub
parent bc1ed72088
commit eca7e3f049
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 1 deletions

View File

@ -649,7 +649,8 @@ behavior: behaviors.LIQUID,
category: "life",
state: "liquid",
conduct: 0.019,
viscosity: 100
viscosity: 100,
reactions: {}
};
elements.berry = {
burn: 15,