mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
Disable redundant drag cubes
This commit is contained in:
@ -43,6 +43,7 @@ PART
|
||||
{
|
||||
name = ModulePartVariants
|
||||
baseVariant = Metal
|
||||
useMultipleDragCubes = false
|
||||
VARIANT
|
||||
{
|
||||
name = Metal
|
||||
|
@ -43,6 +43,7 @@ PART
|
||||
{
|
||||
name = ModulePartVariants
|
||||
baseVariant = Metal
|
||||
useMultipleDragCubes = false
|
||||
VARIANT
|
||||
{
|
||||
name = Metal
|
||||
|
@ -43,6 +43,7 @@ PART
|
||||
{
|
||||
name = ModulePartVariants
|
||||
baseVariant = Metal
|
||||
useMultipleDragCubes = false
|
||||
VARIANT
|
||||
{
|
||||
name = Metal
|
||||
|
@ -68,6 +68,7 @@ PART
|
||||
{
|
||||
name = ModulePartVariants
|
||||
baseVariant = BlackAndWhite
|
||||
useMultipleDragCubes = false
|
||||
VARIANT
|
||||
{
|
||||
name = BlackAndWhite
|
||||
|
@ -61,6 +61,7 @@ PART
|
||||
{
|
||||
name = ModulePartVariants
|
||||
baseVariant = BlackAndWhite
|
||||
useMultipleDragCubes = false
|
||||
VARIANT
|
||||
{
|
||||
name = BlackAndWhite
|
||||
|
Reference in New Issue
Block a user