How to spawn a structure using an item?

Started by STAT1S on

Topic category: Help with MCreator software

Active 5 years ago
Joined Apr 2020
Points:
829

User statistics:

  • Modifications: 2
  • Forum topics: 27
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 86
How to spawn a structure using an item?

How can you make a procedure spawn a structure/nbt?

Active 4 years ago
Joined Apr 2020
Points:
791

User statistics:

  • Modifications: 0
  • Forum topics: 19
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 132
Possibly make it generate a…
Sat, 05/23/2020 - 00:12

Possibly make it generate a jigsaw block with the name of your structure, as that is how structures are generated?

Active 3 years ago
Joined Jun 2018
Points:
745

User statistics:

  • Modifications: 0
  • Forum topics: 8
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 44
If it's a simple structure…
Sat, 05/23/2020 - 13:09

If it's a simple structure like a tower with no procedural elements it's just as simple as making a procedure that has the place structure block in it.

For help with making and importing structures refer to this.

Active 4 years ago
Joined Oct 2020
Points:
631

User statistics:

  • Modifications: 0
  • Forum topics: 4
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 5
Howdy, So I have my…
Fri, 12/11/2020 - 17:04

Howdy,

So I have my structure spawn created and it works.  But I cannot find it in any procedure block.

Thanks!