Makes fire, lava and other flaming nodes a little more dangerous
Allows players to be lit on fire by various fire-related things.
Visuals include HUD effect and fire particles around player.
You can put yourself out by jumping into water/snow.
fire_plus.burn_player(player, burns, damage)
player
on fire and burns them burns
times with damage
damage every secondfire_plus.tnt_explode_radius
fire_plus.ignition_nodes
fire_plus.extinguishers
tool_capabilities.damage_groups.burns = <How much damage to do each burn>
tool_capabilities.damage_groups.burn_time = <How many times to burn the player>