Started by
leetcga
on
Topic category: Help with Minecraft modding (Java Edition)
i use "When right-clicked on block" to activate a procedure that spawns the entity at the specified xyz of the block except that actually means it spawns inside the block. any way to alter the coordinates depending on the side of the block pressed?
you mean, suffocating inside the block, breaking its bones?
spawn entity... y: [[y] - 1]
while yes that fixes spawning on the ground, it doesnt solve if you place it on a wall or ceiling