fix semiheavy concurrent with tfg core (#1671)
This commit is contained in:
parent
33e99aedcc
commit
ba1889bf8d
2 changed files with 2 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"type": "tfc:flood_fill_lake",
|
||||
"config": {
|
||||
"state": "tfg:semiheavy_ammoniacal_water",
|
||||
"state": "tfg:fluid/semiheavy_ammoniacal_water",
|
||||
"replace_fluids": [],
|
||||
"overfill": true
|
||||
}
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@
|
|||
"Name": "ad_astra:mars_stone"
|
||||
},
|
||||
"default_fluid": {
|
||||
"Name": "tfg:semiheavy_ammoniacal_water"
|
||||
"Name": "tfg:fluid/semiheavy_ammoniacal_water"
|
||||
},
|
||||
"noise": {
|
||||
"min_y": -32,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue