Event for item-request-proxy creation
Posted: Sat Mar 22, 2025 6:11 am
Greetings
Requesting for the ability to listen for item-request-proxy creation. Currently the only way to find them is to either 1) have the item-request-proxy created at the time of the ghost and listen for on_built_entity or 2) using surface.find_entity_filtered.
My suggestion is to simply raise on_built_entity when an item-request-proxy is created
Requesting for the ability to listen for item-request-proxy creation. Currently the only way to find them is to either 1) have the item-request-proxy created at the time of the ghost and listen for on_built_entity or 2) using surface.find_entity_filtered.
My suggestion is to simply raise on_built_entity when an item-request-proxy is created