fix: remove error in default config
This commit is contained in:
parent
d9f8513100
commit
dac0874232
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ local FLOORS = {
|
|||
redstone.setOutput("top", false)
|
||||
end,
|
||||
storage = "create:item_vault_17",
|
||||
elevator_storage = "bottom",
|
||||
elevator_storage = "create:portable_storage_interface_11",
|
||||
},
|
||||
{
|
||||
match = function (input)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue