Overworld biome parameters

Hello guys, where i can find all the vanilla parameters for each biome? For istance i mean those

{ "biomes": [ { "biome": "minecraft:plains", "parameters": { "temperature": 0.8, "humidity": 0.4, "continentalness": 0.0, "erosion": 0.0, "weirdness": 0.0, "depth": 0.0, "offset": 0.0 } }, etc...

i need it to use all the vanilla (customized) biomes in the dimension json file

"biome_source": { "type": "minecraft:multi_noise", "biomes": [

It could be also a better way, let me know, Thank you!

Continue to help post