How to make a liquid deal damage

Started by Endercreeper997 on

Topic category: General discussion

Joined Jun 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How to make a liquid deal damage

Im trying to make acid, and I can't figure out how to make it deal damage to you when you walk in it. I'm fairly new to coding and I can't figure out how to make it deal damage! 

Joined Oct 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Go in the when mob/player…
Thu, 08/01/2019 - 21:28

Go in the when mob/player collide event, then click on entity procedure and drag and assemble the deal damage piece with the event trigger (the starting piece) and set the number of damage. I recommand you to put a effect at the place because doing damage will be not realy precise.