Make a mob spawn in custom structure

Started by Trehmor on

Topic category: Help with modding (Java Edition)

Last seen on 17:39, 15. Jan 2024
Joined Feb 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Make a mob spawn in custom structure

I looked for a lot of already existent threads about this, but none of them could help me. I want to make a tower structure where illusioners spawn but when i put the structure with the illusioners inside into my mod, they just doesnt seem to spawn in a normal world. Can someone help me?

Last seen on 03:52, 31. Dec 2022
Joined Apr 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
One thing that could work…
Mon, 12/21/2020 - 03:57

One thing that could work would be spawners. Also make sure that when you save the structure you have the save entities option enabled

Last seen on 10:11, 22. Dec 2020
Joined Oct 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
make a block, on block…
Tue, 12/22/2020 - 10:00

make a block,

on block active tick make it so it spawns the mob you want and then breaks itself

Last seen on 17:04, 20. Jan 2024
Joined Sep 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
im trying to make my custom…
Mon, 10/09/2023 - 20:00

im trying to make my custom mob spawn in a bastion but idk how to do that can someone help me?