Exposure

Exposure Identifier

Can either be a regular string (for player-made exposures)
or a resource location (for predefined ones)

Json:

Example of player made exposure id:

{
"id": "player_123565"
}

Example of predefined exposure id:

{
"texture": "exposure:textures/exposure/mineshaft/skeleton_smirk.png"
}