Add/Amend RS+ part volumes on small enough parts

This commit is contained in:
Poodmund
2024-05-20 21:45:34 +01:00
parent 1877cec291
commit 6d573ff53e
68 changed files with 916 additions and 15 deletions

View File

@ -113,4 +113,9 @@ PART
canBeTransferredToInVessel = True
canTransferInVessel = True
}
MODULE
{
name = ModuleCargoPart
packedVolume = 80
}
}

View File

@ -252,9 +252,23 @@ PART
modifiedConductionFactor = 0.003
convectionFluxThreshold = 3000
}
MODULE
{
name = ModuleCargoPart
stackableQuantity = 1
packedVolume = -1
}
MODULE
{
name = ModuleInventoryPart
InventorySlots = 1
packedVolumeLimit = 35
}
DRAG_CUBE
{
cube = Default,2.543,1.0245,1.065,2.543,1.03905,0.977,2.449,0.9777,1.093,2.449,1.0857,1.246,2.634,1.04415,1.051,2.631,1.0437,0.9639, 0.04938,0.25,0.03567, 1.842,1.85,1.815
}
}
}

View File

@ -259,6 +259,20 @@ PART
convectionFluxThreshold = 3000
}
MODULE
{
name = ModuleCargoPart
stackableQuantity = 1
packedVolume = -1
}
MODULE
{
name = ModuleInventoryPart
InventorySlots = 1
packedVolumeLimit = 20
}
DRAG_CUBE
{
cube = Default,2.543,1.0245,1.065,2.543,1.03905,0.977,2.449,0.9777,1.093,2.449,1.0857,1.246,2.634,1.04415,1.051,2.631,1.0437,0.9639, 0.04938,0.25,0.03567, 1.842,1.85,1.815

View File

@ -259,6 +259,20 @@ PART
convectionFluxThreshold = 3000
}
MODULE
{
name = ModuleCargoPart
stackableQuantity = 1
packedVolume = -1
}
MODULE
{
name = ModuleInventoryPart
InventorySlots = 1
packedVolumeLimit = 10
}
DRAG_CUBE
{
cube = Default,2.543,1.0245,1.065,2.543,1.03905,0.977,2.449,0.9777,1.093,2.449,1.0857,1.246,2.634,1.04415,1.051,2.631,1.0437,0.9639, 0.04938,0.25,0.03567, 1.842,1.85,1.815

View File

@ -113,4 +113,9 @@ PART
canBeTransferredToInVessel = True
canTransferInVessel = True
}
MODULE
{
name = ModuleCargoPart
packedVolume = 1380
}
}

View File

@ -230,4 +230,18 @@ PART
name = FlagDecal
textureQuadName = Flag
}
MODULE
{
name = ModuleCargoPart
stackableQuantity = 1
packedVolume = -1
}
MODULE
{
name = ModuleInventoryPart
InventorySlots = 2
packedVolumeLimit = 100
}
}