mirror of
https://github.com/PHIDIAS0303/factorio-mod-PHI.git
synced 2025-12-29 11:46:37 +09:00
.
This commit is contained in:
@@ -18,4 +18,12 @@ data:extend({{
|
||||
setting_type = 'startup',
|
||||
default_value = true,
|
||||
order = 'A3'
|
||||
}, {
|
||||
type = 'int-setting',
|
||||
name = 'PHI-RS-RECIPE-3',
|
||||
setting_type = 'startup',
|
||||
default_value = 117,
|
||||
minimum_value = 50,
|
||||
maximum_value = 10000,
|
||||
order = 'A4'
|
||||
}})
|
||||
Reference in New Issue
Block a user