Blocks like Cobwebs

Started by NorthernLass on

Topic category: Help with Minecraft modding (Java Edition)

Joined Jul 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Blocks like Cobwebs

People say to use the set entity in cobweb for 1 tick trick when making blocks that slow the player, however when I use this it doesn't work at all. The player just walks through the block unaffected.

Joined Oct 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
are you doing it for every…
Wed, 07/31/2024 - 01:36

are you doing it for every tick, and you could also give the player an effect or use the override velocity procedure.

Joined Jul 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I don't know how to make it…
Wed, 07/31/2024 - 03:50

I don't know how to make it do it for every tick, I just followed someone else's instructions