mirror of
https://github.com/mt-mods/spacesuit.git
synced 2026-05-04 13:56:51 -06:00
Merge pull request #9 from coil0/bottles
Replace air bottle by empty bottle when repairing spacesuit
This commit is contained in:
@@ -9,6 +9,9 @@ if has_vacuum then
|
||||
recipe = {
|
||||
"vacuum:air_bottle",
|
||||
partname
|
||||
},
|
||||
replacements = {
|
||||
{"vacuum:air_bottle", "vessels:steel_bottle"}
|
||||
}
|
||||
})
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user