Started by
sempronio1
on
Topic category: Help with Minecraft modding (Java Edition)
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?
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
https://imgur.com/R14h6ST this is how I did the code
ignorethe "A block is placed" on the trigger, i removed it