Entity collides in the block condition?

Started by Hijitori on

Topic category: Help with modding (Java Edition)

Last seen on 18:09, 11. Mar 2022
Joined Jun 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Entity collides in the block condition?

I want to create a block like cobweb which slows any entity when it moves through it.

What should I use as the condition / trigger? There are triggers like Entity dies, Entity pick up item etc but there is no Entity collides with the block?

Please help

 

Last seen on 22:41, 29. Dec 2021
Joined Mar 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
There is. All the way to the…
Sun, 06/14/2020 - 20:34

There is. All the way to the right, 2nd row.

Last seen on 18:09, 11. Mar 2022
Joined Jun 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I think I use another…
Mon, 06/15/2020 - 09:59

I think I use another version of Mcreator. This is how my procedure look:

screen from snipping tool

Last seen on 22:41, 29. Dec 2021
Joined Mar 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
For this procedure, you don…
Mon, 06/15/2020 - 12:06

For this procedure, you don’t need the “If”.