Closed Eroxl closed 2 years ago
Players need to do the matriarch every day like commissions or experiments so I think it would be a good idea to implement another todo item for it.
I think the scoreboard could be used to track when the player enters the Belly of the Beast and then track it in the same way the cake timer does it.
The SBInfo class has a lot of methods that should make implementing this pretty simple.
SBInfo
Sorry didn't realize this wasn't actively maintained anymore. Submitted an issue here https://github.com/NotEnoughUpdates/NotEnoughUpdates/issues/196.
Reasoning
Players need to do the matriarch every day like commissions or experiments so I think it would be a good idea to implement another todo item for it.
Implementing
I think the scoreboard could be used to track when the player enters the Belly of the Beast and then track it in the same way the cake timer does it.
The
SBInfo
class has a lot of methods that should make implementing this pretty simple.