12 lines
296 B
JSON
12 lines
296 B
JSON
{
|
|
"name": "BarrelStackSizeTweaker",
|
|
"version": "0.2.1",
|
|
"title": "Barrel StackSize Tweaker",
|
|
"author": "ddidderr",
|
|
"description": "Makes the stack size of barrels configurable (default 500).",
|
|
"factorio_version": "2.1",
|
|
"dependencies": [
|
|
"base >= 2.1"
|
|
]
|
|
}
|