How can I make an enchantment like soul speed but for a custom block?

Started by Mysti on

Topic category: Help with MCreator software

Last seen on 02:05, 17. Jun 2022
Joined May 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How can I make an enchantment like soul speed but for a custom block?

I'm trying to make a custom enchantment that, when applied to the boots, it increases player speed on a custom block. 

Last seen on 23:19, 22. Apr 2024
Joined Mar 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Try somthing like this: if …
Fri, 05/27/2022 - 20:21

Try somthing like this:

if (block at (x) (y-1) (z)) = (custom block)

effect (event/target entity) speed