fix: remove error in default config

This commit is contained in:
Emerson Rosen-Jones 2025-12-26 13:46:47 -05:00
parent d9f8513100
commit dac0874232

View file

@ -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)