TntSurvivalGame

Plasmid minigame: survive raining primed TNT for a fixed duration.

The TNT spawn rate ramps linearly from TntSurvivalConfig.initialTntPerSecond to TntSurvivalConfig.maxTntPerSecond over the course of the game.

Requires an arena template exported via /4ever arena refresh <key>.

Functions

Link copied to clipboard

Returns the codec used to parse TntSurvivalConfig from datapack JSON.

Link copied to clipboard
fun open(context: GameOpenContext<TntSurvivalConfig>): GameOpenProcedure

Opens a new TNT Survival game instance.