Need help with a simple procedure

Started by ekonx on

Topic category: Help with MCreator software

Active 5 years ago
Joined Oct 2019
Points:
658

User statistics:

  • Modifications: 0
  • Forum topics: 2
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 0
Need help with a simple procedure

I'm creating a mod that detects if you are in hot or cold areas and displays an overlay if you are... well I have the overlay popup when you are in these areas but only if the player does something like (pulls up inventory, etc.) I want it to constantly update. I used the repeat for infinity block but that lagged and won't let me open the world. I've tried player and world tick updates but that only updates if I do something like pulling up my inventory or any other GUI. Any help or suggestions would be appreciated, hopefully this won't be a complicated fix.

 

 

Active 1 year ago
Joined Jan 2020
Points:
803

User statistics:

  • Modifications: 3
  • Forum topics: 19
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 83
Maybe make if toching snow…
Sun, 03/15/2020 - 02:51

Maybe make if toching snow do (wathever you want)

Idk bro i am new here