How do I make a dimension that makes a (infinite?) dungeon throughout the dimension?

Started by tthhcckkssttoonn on

Topic category: Advanced modding

Active 1 week ago
Joined Mar 2018
Points:
756

User statistics:

  • Modifications: 0
  • Forum topics: 10
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 55
How do I make a dimension that makes a (infinite?) dungeon throughout the dimension?

I want to make a dungeon that is randomly generated throughout a set dimension ingame. How would I accomplish this?

Active 6 months ago
Joined Jan 2020
Points:
668

User statistics:

  • Modifications: 1
  • Forum topics: 3
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 41
Structurds
Sun, 03/15/2020 - 02:26

Structurds

Active 4 years ago
Joined Oct 2019
Points:
743

User statistics:

  • Modifications: 1
  • Forum topics: 14
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 56
This made me laugh…
Mon, 03/16/2020 - 04:45

This made me laugh unreasonably.

Active 10 months ago
Joined Apr 2017
Points:
968

User statistics:

  • Modifications: 5
  • Forum topics: 33
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 119
You could make a structure…
Thu, 05/21/2020 - 20:16

You could make a structure that is super common in it, the only problem is, is that it wont align properly (at least i dont think so)

Active 4 years ago
Joined Jun 2018
Points:
795

User statistics:

  • Modifications: 3
  • Forum topics: 3
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 151
Make the whole dimension air…
Mon, 06/08/2020 - 17:12

Make the whole dimension air, and when a player enters the dimension place a structure that is a room with four blocks special blocks on the four walls. When the block is right clicked it chooses a random room and builds it. All rooms have these blocks so the player keeps generating the dungeon as they explore. Hope this helps!

Active 1 month ago
Joined Mar 2020
Points:
708

User statistics:

  • Modifications: 0
  • Forum topics: 5
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 139
Sorry dude, and this is…
Sun, 10/04/2020 - 17:32

Sorry dude, and this is probably an old topic but I don't care to check,

any sort of endlessly generating structure placed inside of a dimension would cause the game to crash because of minecraft's built in structure generation limit. 

the structure generation limit is also what causes some structures that are super common to never generate at all :/