How to make an entity spawn in vanilla structures

Started by fuchsia on

Topic category: Help with Minecraft modding (Java Edition)

Active 3 years ago
Joined Mar 2020
Points:
669

User statistics:

  • Modifications: 0
  • Forum topics: 6
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 1
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

Active 4 years ago
Joined Jul 2021
Points:
573

User statistics:

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

i don't think its possible

Active 3 months ago
Joined Oct 2020
Points:
642

User statistics:

  • Modifications: 2
  • Forum topics: 0
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 26
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.