Entity property placeable_by

Place to get help with not working mods / modding interface.
Atria
Long Handed Inserter
Long Handed Inserter
Posts: 66
Joined: Sat Jul 09, 2016 10:25 am
Contact:

Entity property placeable_by

Post by Atria »

I was looking for ways to place entity created from different entities. And it struck me that rails already implement this. Curve rail entity prototype has entity

Code: Select all

placeable_by = {item='rail', count=4}
Can this be used to place different entity (which doesn't have recipe) using robots (robots would pick up items specified and place wanted entity)? Or is it exclusive rail thing?
Post Reply

Return to “Modding help”