Update dropper name to match new configuration

This commit is contained in:
MayaTheShy
2026-03-15 16:15:28 -04:00
parent b4c2916739
commit 2d53574181

View File

@@ -1,7 +1,7 @@
-- Inventory Manager: Auto-sort barrel, order & dispense via networked dropper
-- Main computer (networked). Computer 1 sits next to dropper_0 and runs dropperController.lua.
local DROPPER_NAME = "minecraft:dropper_0"
local DROPPER_NAME = "minecraft:dropper_9"
local BARREL_NAME = "minecraft:barrel_0"
local MODEM_SIDE = nil -- auto-detected
local CONTROLLER_ID = 1 -- computer ID of the dropper controller