Skip to content
Toby Wasinger edited this page Jun 17, 2026 · 1 revision

High Voltage - Weather Profile Configuration Guide

Weather Profiles are data-driven JSON sets that control atmospheric properties, customs rendering behaviors, overlays, and custom logic behaviors across groups of biomes.

File Location

Profiles must be placed inside a datapack using the following structure:

data/<namespace>/weather_profiles/<file_name>.json

High Voltage comes with its own weather profiles and environmental effects, adding variety to storms across the world without requiring any setup.

Different biomes can experience unique weather conditions with their own visuals, atmosphere, and gameplay effects.

Clone this wiki locally