Skip to content

Game Stages support #15

@Foreck1

Description

@Foreck1

Currently there's no way for modpack devs to easily change blocks on arbitrary events. For example making an indestructible block change to a destructible state after a boss is killed.

One huge advantage that this will mod would get for modpack creators is the ability to set blocks based on Game Stages

The idea itself is pretty basic and relies on the creative aspect to set a complex gamestage to trigger this new event. The complex part would probably be adding retrogen compatibility for generated blocks in the save file.

I can come up with 3 ideal variations for maximum customizability:
On game stage acquired either

  • replace block with another block
  • remove block
  • replace block with another block on a % (i.e. some of the targeted block are replaced and others not)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions