Add end dimension to default config
This commit is contained in:
parent
43eb512853
commit
4d94d1b697
1 changed files with 8 additions and 1 deletions
|
@ -31,6 +31,13 @@
|
|||
},
|
||||
"force": false,
|
||||
"pins": true
|
||||
},
|
||||
{
|
||||
"name": "End",
|
||||
"input dir": "/input",
|
||||
"dimension": "END",
|
||||
"force": false,
|
||||
"pins": true
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue