Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 7 additions & 5 deletions CustomBarnKit/default.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,9 @@ CUSTOMBARNKIT
craftMassLimit = 18, 140, -1
craftSizeLimit
{
size = 15, 20, 15
size = 28, 36, 28
// width, height, length
size = 20, 15, 15
size = 36, 28, 28
size = -1, -1, -1
}
useBuilding = false
Expand All @@ -46,8 +47,9 @@ CUSTOMBARNKIT
craftMassLimit = 18, 140, -1
craftSizeLimit
{
size = 15, 20, 15
size = 28, 36, 28
// width, height, length
size = 20, 15, 15
size = 36, 28, 28
size = -1, -1, -1
}
useBuilding = false
Expand Down Expand Up @@ -151,4 +153,4 @@ CUSTOMBARNKIT
unlockedFuelTransfer = 2
}

}
}