Perfect Tile-based structure generation?

Started by Duckjoke on

Topic category: Help with MCreator software

Active 5 years ago
Joined Apr 2015
Points:
737

User statistics:

  • Modifications: 0
  • Forum topics: 4
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 7
Perfect Tile-based structure generation?

I'm trying to make a dimension, which is completely made out of structures. These structures will be the same size and are supposed to be placed in a (maybe chunk sized) grid, so that no spot is without a structure. Is this possible? (Not necessarily within Mcreator itself, but also within the realm of coding in java). If so, i would really appreciate some help on the subject.

Sorry my explanation isn't that detailed, i will elaborate further if necessary.

Active 5 months ago
Joined Apr 2014
Points:
1223

User statistics:

  • Modifications: 2
  • Forum topics: 27
  • Wiki pages: 1
  • MCreator plugins: 0
  • Comments: 656
You can do that threw manual…
Thu, 08/01/2019 - 01:38

You can do that threw manual coding for sure but as for procedural way, this might be possible too but it will be way harder