How to make a potion similar to poisoning?

Started by Mr.Straw on

Topic category: Help with Minecraft modding (Java Edition)

Joined Dec 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How to make a potion similar to poisoning?

I want to make an effect for a potion that will be similar to poisoning. Is there any special procedure needed for this?

Joined Mar 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Use a procedure that in "On…
Wed, 12/21/2022 - 00:51

Use a procedure that in "On Effect Active Tick" and put in a procedure that uses one of the 2 damage blocks

Use only one, and change the damage amount to whatever you like

Joined Jun 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
what sections could i find…
Tue, 06/04/2024 - 23:13

what sections could i find those procedures/commands in