You've already forked ComfyFactorio
mirror of
https://github.com/ComfyFactory/ComfyFactorio.git
synced 2026-06-20 16:32:28 +02:00
fix for curved rails
This commit is contained in:
@@ -217,6 +217,7 @@ local type_whitelist = {
|
|||||||
["logistic-robot"] = true,
|
["logistic-robot"] = true,
|
||||||
["rail-chain-signal"] = true,
|
["rail-chain-signal"] = true,
|
||||||
["rail-signal"] = true,
|
["rail-signal"] = true,
|
||||||
|
["curved-rail"] = true,
|
||||||
["straight-rail"] = true,
|
["straight-rail"] = true,
|
||||||
["train-stop"] = true,
|
["train-stop"] = true,
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user