How can i make a structure? when you place a block

Started by tfuel2 on

Topic category: Help with MCreator software

Active 3 years ago
Joined Sep 2020
Points:
639

User statistics:

  • Modifications: 0
  • Forum topics: 9
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 7
How can i make a structure? when you place a block

I want to make a spawn a structure? when you place a block example dirt a structure pawn trapping you I already have the structure and a custom block but I don't know if I have to make a procedure and how to make that procedure

Active 2 years ago
Joined Aug 2020
Points:
697

User statistics:

  • Modifications: 1
  • Forum topics: 7
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 112
You can place a structure…
Mon, 10/12/2020 - 14:45

You can place a structure with a procedure by using the Place at xyz structure:v block found in the World management tab. Just add this block into a procedure that runs with the When block is placed by trigger in the block's trigger section and you'll be good to go!