HomeJavaModsMagical Campfires
Magical Campfires
ModsJava

Magical Campfires

by YeahAkis_ · on Modrinth

Which build do you need?

This mod ships a separate file for every mod loader and every version of the game. Pick both, then download — the wrong build installs fine and then does nothing in the game.

Mod loader

Minecraft version

⬇ Download for 26.1–26.1.1 · Fabric⬇ Download for 1.21.11 · Fabric⬇ Download for 1.21.7–1.21.10 · Fabric⬇ Download for 1.21.7–26.1.1 · Bukkit⬇ Download for 1.21.7–26.1.1 · Folia⬇ Download for 1.21.8–26.1.1 · Paper⬇ Download for 1.21.8–26.1.1 · Purpur⬇ Download for 1.21.7–26.1.1 · Spigot
I don't know my version or loader
Open the Minecraft launcher and look at the profile you play on — it names both, like fabric-loader-1.21.4. The version also shows in the bottom-right corner of the game's main menu.
No loader in the profile name? Then it's plain Minecraft, and these mods won't run — you need Fabric or NeoForge installed first.
Magical Campfires — screenshot 1
❗[Notice] Google will lock-down Android and your ability to install applications❗

Starting in September 2026, Android will require all apps to be registered by verified developers in order to be installed on certified Android devices, and Google gets to decide who 'verified developers' are.

Please visit the following resources for more infromation:

Magical Campfires

A Minecraft plugin and mod that adds healing effects when players are near campfires or soul campfires.

✨ Features

⚙️ Configuration

Paper/Folia
settings:
  enabled: true # Master toggle
  campfire:
    enabled: true # Normal campfire healing
    interval: 40 # Ticks between heals (20 ticks = 1 second)
    is_lit: true # Must be lit to heal
    amount: 1 # Health per heal (1 = ½ heart)
    range: 3 # Block radius for effect
    actionbar:
      enabled: true # Show actionbar message
      message: "<gold>You're getting healed by a campfire"
  soul_campfire:
    enabled: false # Soul campfire healing
    interval: 60
    is_lit: true
    amount: 1
    range: 4
    actionbar:
      enabled: false
      message: "<blue>You're getting healed by a soul campfire"
Fabric
{
  "enabled": true,
  "campfire": {
    "enabled": true,
    "interval": 2000, // ms, not ticks
    "amount": 1.0,
    "range": 3,
    "actionbar": {
      "enabled": true,
      "message": "§2You\u0027re getting healed."
    }
  },
  "soul_campfire": {
    "enabled": true,
    "interval": 2000, // 1 second = 1000ms
    "amount": 1.0,
    "range": 3,
    "actionbar": {
      "enabled": true,
      "message": "§2You\u0027re getting healed."
    }
  }
}

📋 Commands

🔒 Permissions

🔄 How It Works

  1. The plugin checks around players for campfires at configured intervals
  2. If a campfire is found within range (and lit if configured):
    • Player receives health regeneration
    • Optional actionbar message is displayed
  3. Different settings can be configured for normal and soul campfires

Perfect for survival or rpg servers looking to add immersive healing mechanics around campfires! 🔥

Need a reliable server? Check out NeyHost!

NeyHost offers affordable, high-performance servers for Minecraft (Java & Bedrock), 7DTD, Hytale, and more! NeyHost

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more