Liminal generation

Started by MaksOle444 on

Topic category: Help with Minecraft modding (Java Edition)

Joined Aug 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Liminal generation

I want to create corridors similar to Backrooms, but I don't know how to do it. Help me

Joined May 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I'd say your best bet is to…
Tue, 09/19/2023 - 22:31

I'd say your best bet is to make some sort of modded block that randomly loads a structure to place when updated, based on its surroundings. If you wanted a backrooms effect, you could make these trigger based on player proximity, and have additional custom-structure-blocks in each of the loaded structures, to make the maze go on infinitely.