Option to spawn mob with structure generation (structure element)

Published by Goldorion on
Status
Fixed
Issue description

Hi,

Can you add an option that when we create a structure element, we can spawn a mob (or many mobs) with position.

For example :

A zombie x : 10 y : 0 z :-2

x : 10 = get "x" of the structure spawn and add 10 blocks

y : 0 = get y of the structure spawn

z : -2 = get z of the structure spawn and add -2 blocks.

 

It can be very usefull.

Issue comments

You can already include mobs in the structures and all NBT data of the mob will be preserved too. Just include entities in the structure when making it.