Started by
Ghost_Hunter
on
Topic category: Help with Minecraft modding (Java Edition)
I built a tower and put skeletons on it. After that I saved this structure using the structure block, having enabled the function of saving entities in the settings of the structure block. Then I added this structure to the generation. I started testing and noticed a problem - the skeletons were missing. They appeared only in the first structures I noticed, and then they were completely absent.
Sorry if there are mistakes in the text, my english is rather weak. Thanks in advance!)
In the structure block, there should be a toggle for saving entities along with the structure. Or you could put down a mob spawner and put skeletons in it. You can get the spawner by doing the command /give @p spawner 64. Then right-click on the placed spawner with a skeleton egg to make it spawn skeletons.
I have enabled the saving of entities in the structure block