This commit is contained in:
2026-04-30 20:19:36 +09:00
parent 39f478ffff
commit b697bacc70
13 changed files with 588 additions and 88 deletions
-2
View File
@@ -1,5 +1,3 @@
local items = require 'config'
local inserter_direction = {
[1] = defines.direction.north,
[2] = defines.direction.northnortheast,