How can I spawn a mob by blocks

Started by sempronio1 on

Topic category: Help with modding (Java Edition)

Last seen on 18:18, 28. Nov 2023
Joined Nov 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How can I spawn a mob by blocks

I'm trying to spawn a mob via blocks, I've seen various tutorials and they had a yellow "[] = []" block. But in version 2023.3, this thing is not there. How do I solve it?

Last seen on 15:01, 20. May 2024
Joined Apr 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
it is under either logic or…
Sat, 11/04/2023 - 12:45

it is under either logic or flow control, and it says something about like 'is provided block equal', there is a variant that says blockstate, but you don't need to worry about the blockstate one

Last seen on 18:18, 28. Nov 2023
Joined Nov 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
ignorethe "A block is placed…
Sat, 11/04/2023 - 13:59

ignorethe "A block is placed" on the trigger, i removed it