Started by
AxoMcreator
on
Topic category: Help with Minecraft modding (Java Edition)
if the entity is exactly in the location it works perfectly, but if theres the slightest offset the game crashes, this also happens if theres no entity at all but that i fixed
You need to first check if there is the specified entity type in the area. There is a procedure block that can do it easily.
i think the problem is that the are isnt large enough, how do i increase it
You need to check for entity existence.
Please see https://mcreator.net/wiki/my-entity-procedure-crashes-game
i already mentioned, i need to change it so its not exactly the cordinates but approximatly