Update dropper name to match new configuration
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user