mirror of
https://github.com/Refactorio/RedMew.git
synced 2024-12-12 10:04:40 +02:00
set chest to be on player force
This commit is contained in:
parent
869371cb2a
commit
4bd81a89e0
@ -749,7 +749,7 @@ local function init()
|
||||
[1] = {
|
||||
market = market,
|
||||
[15] = {entity = {name = 'market', callback = 'market'}},
|
||||
[18] = {entity = {name = 'wooden-chest'}}
|
||||
[18] = {entity = {name = 'wooden-chest', force = 'player'}}
|
||||
},
|
||||
[2] = {
|
||||
force = 'player',
|
||||
|
Loading…
Reference in New Issue
Block a user