create

static BiomeModification create(Identifier id)

Create a new biome modification which will be applied whenever biomes are loaded from datapacks.

Parameters

id

An identifier for the new set of biome modifications that is returned. Is used forguaranteeing consistent ordering between the biome modifications added by different mods(assuming they otherwise have the same phase).

Sources

jvm source
Link copied to clipboard