how do i spawn a NBT structure with the block its named after

Started by sillytrain5 on

Topic category: Help with MCreator software

Joined Oct 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
how do i spawn a NBT structure with the block its named after
Thu, 10/09/2025 - 01:52 (edited)

im making a mod and when i get near a custom block i try to spawn a structure but the NBT structure block doesnt seem to work how do i fix this 

Edited by sillytrain5 on Thu, 10/09/2025 - 01:52
Joined Dec 2014
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Can you show how you're…
Thu, 10/09/2025 - 08:28

Can you show how you're doing it currently?

Joined Oct 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
im not new to mcreator ive…
Thu, 10/09/2025 - 10:44

im not new to mcreator ive been using it a year just ive not used this structure block before to spawn one automatically

Joined Oct 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
You will need the block to…
Thu, 10/09/2025 - 10:54

You will need the block to have "Tick Randomly" and the procedure goes on "On Tick Update" if its naturally spawning or "When Block Added" if its only a player placed block.

Joined Oct 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
it says missing dependencies…
Thu, 10/09/2025 - 11:03

it says missing dependencies when i try to put the procedure in it 

 

 

Joined Oct 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Can you send a screenshot of…
Thu, 10/09/2025 - 16:45

Can you send a screenshot of your procedure or the code you used?

Joined Oct 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
and where you are calling…
Thu, 10/09/2025 - 16:50

and where you are calling the procedure

 

Joined Oct 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
this where im trying to put…
Thu, 10/09/2025 - 18:58

this where im trying to put it (its the one on the bottem) 

 

Joined Dec 2014
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
the tick trigger doesn't…
Thu, 10/09/2025 - 19:04

the tick trigger doesn't provide a direction

Joined Oct 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
how can i provide the…
Thu, 10/09/2025 - 19:15

how can i provide the direction / what block do i use 

Joined Dec 2014
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
you can just use a static…
Thu, 10/09/2025 - 19:19

you can just use a static direction

Joined Oct 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
what block do i connect the…
Thu, 10/09/2025 - 19:22

what block do i connect the static direction block to 

Joined Oct 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
thanks so much sorry for the…
Thu, 10/09/2025 - 19:31

thanks so much sorry for the inconvenience your a life saver