Back to Mods
Fire Needs Oxygen

Fire Needs Oxygen

utilityLevelDev

Prevents underwater placement of fire-based objects.

About Fire Needs Oxygen

Overview

FireNeedsOxygen is a lightweight Hytale server plugin that blocks players from placing fire-related blocks such as Torches, Campfires, and other flame-based items underwater.

This plugin enforces basic environmental logic, ensuring that fire cannot be placed where it realistically should not exist.

It is designed for simplicity, performance, and ease of configuration.

Key Features:

Prevents underwater placement of torches, campfires, and other configured items

Fully configurable via config.yml

Simple reload command for quick changes

Configuration

You can modify all plugin settings through the following file:

./mods/Lede_FireNeedsOxygen/config.yml

Within this file, the primary editable section is:

items:

A list of item identifiers that are blocked from underwater placement.

You can:

Add new items to expand the list

Remove items to allow underwater placement again

Example config:

items: - "Furniture_Crude_Torch" - "Furniture_Crude_Brazier" # Add more items here

After modifying the file, use the plugin reload command to apply the changes without restarting the server.

Commands

/fno --confirm

Permission: fireneedsoxygen.command.fno

Description: Reloads the plugin configuration (config.yml) and applies all changes immediately without restarting the server.

Source Code

https://github.com/LedeStudios/fire-needs-oxygen

Downloads
172
Created
Jan 16, 2026
Updated
Jan 16, 2026
Version
Early Access

Categories

UtilityMiscellaneousQuality of Life

Download Mod

Download on CurseForge
Free download • 172 total downloads

Need a Server?

Run Fire Needs Oxygen on a dedicated Hytale server with easy mod management.

Get Hytale Hosting

Frequently Asked Questions

What is Fire Needs Oxygen?

Prevents underwater placement of fire-based objects.

How do I download Fire Needs Oxygen?

You can download Fire Needs Oxygen for free from CurseForge. Click the "Download on CurseForge" button on this page to go directly to the download page.

Who created Fire Needs Oxygen?

Fire Needs Oxygen was created by LevelDev. The mod has been downloaded 172 times.

Is Fire Needs Oxygen compatible with Hytale servers?

Fire Needs Oxygen is designed for Hytale and can be used on both single-player and multiplayer servers. Check the mod page on CurseForge for specific compatibility information.

How do I install Fire Needs Oxygen?

To install Fire Needs Oxygen: 1) Download the mod from CurseForge, 2) Place the file in your Hytale mods folder, 3) Restart the game. The mod should load automatically.