import big structures

Started by evenlekkergamen on

Topic category: Help with Minecraft modding (Java Edition)

Joined Mar 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
import big structures

does anybody know how to import structures bigger then 32-32-32?

since the structure block is the only way of importing custom blocks

Joined Aug 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Personaly, for my bigger…
Thu, 03/07/2019 - 02:53

Personaly, for my bigger structures, I use MCEdit. It is a very good software.

Joined Mar 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
i use that too but modded…
Mon, 03/11/2019 - 16:24

i use that too but modded blocks get somehow removed

Joined Feb 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
You could use procedures to…
Fri, 11/08/2019 - 20:15

You could use procedures to spawn different parts of the structure.

I've never tried this so I don't know if that will work.