meat behavior

This commit is contained in:
SquareScreamYT 2024-04-02 09:43:58 +08:00 committed by GitHub
parent c84ecf3ba5
commit 3cc9071013
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 0 deletions

View File

@ -7095,3 +7095,5 @@ elements.food_coloring = {
logMessage("Food Coloring May Fade when diluted with water.");
},
}
elements.cooked_meat.behavior = behaviors.STURDYPOWDER;