Add support_range to LuaEntityPrototype

Place to ask discuss and request the modding support of Factorio. Don't request mods here.
thebrick448
Burner Inserter
Burner Inserter
Posts: 9
Joined: Mon May 06, 2024 9:45 am
Contact:

Add support_range to LuaEntityPrototype

Post by thebrick448 »

Currently, support_range is missing from LuaEntityPrototype. The only way to get support_range is to capture it from rail-ramps and rail-supports during the data phase, and cache it for runtime.

Adding this property to LuaEntityPrototype will allow me to more easily access it when programmatically building properly supported elevated railways.
Post Reply

Return to “Modding interface requests”