From dac0874232be9cd60462b67d11abe4f40b0d8492 Mon Sep 17 00:00:00 2001 From: Emerson Rosen-Jones Date: Fri, 26 Dec 2025 13:46:47 -0500 Subject: [PATCH] fix: remove error in default config --- cargo-elevator.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cargo-elevator.lua b/cargo-elevator.lua index fba2027..376a305 100644 --- a/cargo-elevator.lua +++ b/cargo-elevator.lua @@ -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)