Is it possible to restrict something to the End Islands?

Started by Rye on

Topic category: Help with Minecraft modding (Java Edition)

Active 3 years ago
Joined Mar 2020
Points:
629

User statistics:

  • Modifications: 0
  • Forum topics: 2
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 1
Is it possible to restrict something to the End Islands?

I want both a mob and structure to only spawn on the outer end islands, but when I select any biome within the end, it changes it to plains. Is there a way around that? Or is it a planned feature?

Active 1 year ago
Joined Sep 2019
Points:
654

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 14
Just limit the spawning to …
Wed, 04/29/2020 - 08:39

Just limit the spawning to "the_end" and that should work (did for me)

Active 1 year ago
Joined Sep 2019
Points:
654

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 14
the same for structures tho…
Wed, 04/29/2020 - 08:41

the same for structures tho limit on where they can spawn like can only spawn on "end_stone" for an example