Fix booleans being strings

This commit is contained in:
Simon Brodtmann 2025-10-22 00:11:11 +02:00
parent f4d738a3a6
commit 7b8bcf4217
2 changed files with 3 additions and 3 deletions

View file

@ -5,7 +5,7 @@ data:extend({
{
name = 'el_purify_aluminum_recipe',
type = 'recipe',
enabled = 'false',
enabled = false,
category = 'el_purifier_category',
main_product = 'el_dirty_water',
ingredients = {