Problem with a day dependent procedure

Started by Rdiamondking175 on

Topic category: Help with Minecraft modding (Java Edition)

Joined Sep 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Problem with a day dependent procedure

Hello, I'm currently trying to make a procedure where certain items get recharged when you wake up the next day. I would use the global trigger of "Player wakes up" but all that does is check if the player got up, not if it's the day has passed, so if any of you can help me, it would be greatly appreciated!

Joined Dec 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
do your procedure and checkā€¦
Thu, 02/03/2022 - 20:08

do your procedure and check if player wakes up, then check it it is day, and if so, do x