Page 1 of 1

Request - Add other entities to spawner

Posted: Sun May 20, 2018 12:46 pm
by Arch666Angel
Idea was to have a "nest" spawn eggs around itself. Eggs as simple entities you can farm from time to time. Sadly one can only add "unit" entities to the result_units list of a spawner. Would it be possible to also add simple and/or other entities to be allowed on that list?

Re: Request - Add other entities to spawner

Posted: Mon May 21, 2018 9:15 am
by bobingabout
I've been there before, and I agree with Angel, allowing to spawn additional entity types would be useful.

I tried to add worms, and nests themselves to the list of possible spawn items, as a way to make bases expand themselves, and... well... obviously it didn't work because you can only specify the unit type.

Re: Request - Add other entities to spawner

Posted: Tue May 29, 2018 7:10 am
by darkfrei
Here is also no on_spawn_unit and you can't replace spawned unit with custom entity.

Re: Request - Add other entities to spawner

Posted: Wed May 30, 2018 2:23 am
by Rseding91
Ok, I changed it for 0.17 so it can use any entity not just units.

Re: Request - Add other entities to spawner

Posted: Wed May 30, 2018 4:54 pm
by eradicator
bobingabout wrote:I tried to add [...] nests themselves to the list of possible spawn items, as a way to make bases expand themselves, [...]
Rseding91 wrote:Ok, I changed it for 0.17 so it can use any entity not just units.
/me takes note of new possibility of "von Neumann spawners".
/me is happy.