Specific Dimensions Design

Started by treeguy01 on

Topic category: Help with Minecraft modding (Java Edition)

Active 5 years ago
Joined Sep 2016
Points:
728

User statistics:

  • Modifications: 0
  • Forum topics: 5
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 3
Specific Dimensions Design

Is there is a way to make a dimension just a house or just a single structure?

Active 19 hours ago
Joined Aug 2016
Points:
3303

User statistics:

  • Modifications: 9
  • Forum topics: 63
  • Wiki pages: 20
  • MCreator plugins: 11
  • Comments: 2931
Maybe, but not without code.
Sun, 03/01/2020 - 16:21

Maybe, but not without code.

Active 4 years ago
Joined Oct 2019
Points:
745

User statistics:

  • Modifications: 1
  • Forum topics: 14
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 56
You might be able to do this…
Tue, 03/03/2020 - 23:19

You might be able to do this, simply by having the only biome in the dimension be "void" and have a procedure that runs when first entering to generate a structure at the player's location. I don't actually know, I'm just guessing! ^u^; Hope this helps!