Started by
Rdiamondking175
on
Topic category: Help with Minecraft modding (Java Edition)
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!
do your procedure and check if player wakes up, then check it it is day, and if so, do x
aight, thanks!