How can I make the structure bigger than 32x32x32 ?

Started by Thar She Blows on

Topic category: Help with Minecraft modding (Java Edition)

Joined Apr 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How can I make the structure bigger than 32x32x32 ?

Hi! I made a giant structure but due to limitations I can't save it and use it in fashion . Can I save it in other ways and use it in fashion ?

Joined Aug 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
An option is to make several…
Tue, 05/05/2020 - 13:14

An option is to make several structures, and then, place structure when one structure spawn. However, you can’t change the rotation. Otherwise, you wait the 1.16 to have structure blocks with 48x48x48 blocks.

Joined Apr 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
So there are no other ways?…
Tue, 05/05/2020 - 13:38

So there are no other ways? none at all ?

Joined Aug 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Except the two solutions I…
Tue, 05/05/2020 - 14:35

Except the two solutions I explained, I don't believe there is another way to do.

Joined Apr 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Can I save structures in…
Tue, 05/05/2020 - 14:50

Can I save structures in worldedit ?

Joined Aug 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I don’t know, but this is…
Tue, 05/05/2020 - 18:52

I don’t know, but this is not the best way to do.

Joined Apr 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How can I do it in parts ? …
Tue, 05/05/2020 - 19:03

How can I do it in parts ? (structure)

Place the main part on using…
Tue, 05/05/2020 - 19:06

Place the main part on using structure spawn mod element, place other parts using on structure generated trigger in structure spawn mod element, and use procedures to place other parts on the appropriate offsets.

Joined Apr 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Well, if I got it right then…
Tue, 05/05/2020 - 19:29

Well, if I got it right then so, but it doesn't work

Joined Apr 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Ah, well, should I add it…
Tue, 05/05/2020 - 19:33

Ah, well, should I add it then ?))

Yes, if you want structure…
Tue, 05/05/2020 - 19:37

Yes, if you want structure on top of this one, add for example + 32 to the y if your main piece if 32 block high.