Started by
JuicyG
on
Topic category: Troubleshooting, bugs, and solutions
I'm on 2020.2 developing a mod for minecraft 1.12.2. My custom mob wont spawn when I use the spawn at x y z block. Can anyone help?
Topic category: Troubleshooting, bugs, and solutions
I'm on 2020.2 developing a mod for minecraft 1.12.2. My custom mob wont spawn when I use the spawn at x y z block. Can anyone help?
1- maybe the entity is dead. in that case try with spawn at x+0.5 y z+0.5
2- maybe theres some issue with the entity ( you made an update tick that despawns it or it cant spawn in difficulty peacefull )