Game stages
maxanier opened this issue ยท 1 comments
I would like to see integrations added for the mod mentioned in the title.
I confirm it is available for the latest Minecraft version at the time of writing.
About the mod
Link to the mod page (e.g. on CurseForge): https://www.curseforge.com/minecraft/mc-mods/game-stages
Link to mod source/API: https://github.com/Darkhax-Minecraft/Game-Stages
What should be integrated exactly
Add gamestages.
E.g.
- becoming a vampire
- becoming a hunter
- instant defeating a vampire with a stake
- infecting other player/entity
- levels
- skill unlocks
Tander: In my mind it was something like:
- A player gets new level as vampire or hunter.
- "integration" adds right gamestage to a player (since list of gamestages defines in gamestage config, I guess it could be in "integration" config, like vampire_stage_1=)
- The player receives access all cools things were gated behind this stage (like, ability to use certain items, mine blocks and such)