Started by
Zuppy
on
Topic category: Help with MCreator software
Hi! I wanted to make a mod where there is a block that hurts you when you are on top of it, the problem is that when i use when player collides with block it hurts you also when you touch it in the sides, and i dont want that, what can i do?
PD: sorry for the bad english
Edited by Zuppy on Tue, 03/01/2022 - 20:14
Maybe You Could Use {When entity walks on block} then copy the procedure on the trigger '-'
Thanks! I will try