How to make an entity spawn in vanilla structures

Started by fuchsia on

Topic category: Help with Minecraft modding (Java Edition)

Joined Mar 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How to make an entity spawn in vanilla structures

I'd like to make a mob that spawns in the Bastion Remnants but I'm not sure how to implement it or if it's even possible

Joined Jul 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
i don't think its possible
Fri, 07/23/2021 - 19:42

i don't think its possible

Joined Oct 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
i think its not directly…
Sun, 07/25/2021 - 19:20

i think its not directly possible but you could use a combination of block surface and dimension to get bastions as they use blackstone bricks and are in the nether. but then playermade structures that fit would spawn it aswell. so maybe count minimum piglins in the area aswell? Thats a little janky but better then nothing.