Freezing and Burning?

Started by MamaLuigi on

Topic category: Help with Minecraft modding (Java Edition)

Joined Sep 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Freezing and Burning?

I am making a mod where different biomes have different temperatures, and i want to make it so i can set the player on fire or give the player the freezing effect from powdered snow whenever i want.

 

How would i burn or freeze the player on command?

Joined May 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
There should be mod blocks…
Tue, 07/18/2023 - 02:32

There should be mod blocks in the 'Entity Management' tab to set an entity on fire or freeze an entity for a set amount of time. Keep in mind that fire is really, really dangerous at longer durations, and, conversely, that freezing takes several seconds before it actually starts dealing damage. You might be better off creating custom effects/overlays, as these would be more configurable.

Joined Sep 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
i found the fire block, but…
Wed, 08/30/2023 - 19:39

i found the fire block, but when you say the freeze block do you mean "set number of ticks entity has be frozen for"?

Joined Sep 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
never mind
Wed, 08/30/2023 - 20:16

never mind