mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
Fix RS+ Engine plate nodes
• Fix crossfeed being enabled on the bottom node • Fix node size on 1.875m, 2.5m, 3.75m, and 5m engine plates
This commit is contained in:
@ -15,8 +15,8 @@ PART
|
||||
rotation = 0, 0, 0
|
||||
}
|
||||
rescaleFactor = 1.0
|
||||
node_stack_top = 0.0, 0.15, 0.0, 0.0, 1.0, 0.0, 1
|
||||
node_stack_bottom = 0.0, 0, 0.0, 0.0, -1.0, 0.0, 1
|
||||
node_stack_top = 0.0, 0.15, 0.0, 0.0, 1.0, 0.0, 2
|
||||
node_stack_bottom = 0.0, 0, 0.0, 0.0, -1.0, 0.0, 2, 0, 0, 1, 0
|
||||
/// Flag to disable this part if MH is installed
|
||||
MHReplacement = True
|
||||
TechRequired = specializedConstruction
|
||||
|
Reference in New Issue
Block a user