Update data-final-fixes.lua

This commit is contained in:
Bilal Aslam 2023-01-13 09:36:49 -05:00 committed by GitHub
parent 160d1dd30b
commit e53f1cea9c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -313,7 +313,7 @@ data:extend({
main_product = 'el_pressurized_water',
ingredients = {
{type="fluid", name="water", amount=480},
{type="fluid", name="steam", amount=160, temperature=165},
{type="fluid", name="steam", amount=160, minimum_temperature=165},
},
results = {
{type="fluid", name="el_pressurized_water", amount=240, temperature =500},