belathus / Wanderlust-Renewed

Minecraft 1.12.2 Modpack focused on exploration
MIT License
20 stars 9 forks source link

GameStages #316

Open belathus opened 4 years ago

belathus commented 4 years ago

I want the stages to not just be a punishment. Each stage should come with items that become unlocked. We can use ItemStages or RecipeStages to lock the use of items or prevent items from being crafted until a stage is unlocked. Another thing I wouldn't mind doing is throwing Thaumcraft's uncommon or rare treasure bags at people for completing a GameStage.

Alan19 commented 4 years ago

Since some stages are unlocked when more advanced are unlocked, we should extract the stage adding code to a function so that we only have to change it in one place for the purposes of adding extra rewards or effects when unlocking that stage.