made generated spouts indestructible

This commit is contained in:
Lily-129 2022-02-15 14:01:09 -05:00 committed by GitHub
parent 90bcd8b60e
commit 24ca5ef90d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ runAfterLoad(function() {
],
category: "spouts",
temp: elements[liquidArray[i]].temp,
hardness: 1,
};
};
liquidArray.push("ketchup")