
Trial Chambers
Madis0 opened this issue ยท 1 comments
Should investigate a bit to see if there is anything possible to indicate about them. The difficulty (by player count)? The timeout?
Emoji could be ๐
and letters Tr
.
https://minecraft.wiki/w/Trial_Chambers
https://minecraft.wiki/w/Trial_Spawner
Notes:
- TrialSpawnerState is an enum of the state
- TrialSpawnerBlockEntity and related classes contain cool stuff
- Not sure if I need a Block, BlockState and/or BlockEntity yet
The timers are pretty boring (30 minutes!) and the interval counts can get quite confusing when there are 6 spawners around you. It seems that the only thing worth implementing are indicators for the new effects.