Lava Vision

Power Type.

Changes how far the player can see when submerged in lava.

Type ID: origins:lava_vision

Fields

Field Type Default Description
s Float Near view. Vanilla default is 0.25, or 0.0 if you are under the effect of Fire Resistance.
v Float Far view. Vanilla default is 1.0, or 3.0 if you are under the effect of Fire Resistance.

Example

{
    "type": "origins:lava_vision",
    "s": 0,
    "v": 15
}

Allows the player to see 15 blocks far while submerged in lava.