Started by
sillytrain5
on
Topic category: Help with MCreator software
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
Can you show how you're doing it currently?
im not new to mcreator ive been using it a year just ive not used this structure block before to spawn one automatically
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.
it says missing dependencies when i try to put the procedure in it
Can you send a screenshot of your procedure or the code you used?
and where you are calling the procedure
this where im trying to put it (its the one on the bottem)
the tick trigger doesn't provide a direction
how can i provide the direction / what block do i use
you can just use a static direction
what block do i connect the static direction block to
thanks so much sorry for the inconvenience your a life saver