Download Campfire Buffs — Minecraft Mods — MetaMods

Campfire Buffs

Active

Downloads

0

Last update

1 year ago

Versions

1.20.1 — 1.20.6
Server
Fabric
Utils

Campfire Buffs 🔥

The Campfire Buffs modification introduces a unique mechanism for obtaining temporary enhancements when staying near a campfire, with all parameters fully customizable to suit your preferences.

powerful enhancements!

In the default configuration, the campfire grants the player Regeneration and Resistance effects. Each enhancement lasts for 10 seconds (equivalent to 200 game ticks) at level 0 potency.

Before adding new effects, familiarize yourself with the identifiers of all available enhancements in Minecraft.

Configuration Settings

Applying modified settings requires restarting the game.

{
  "buff_radius": 5,                // Action radius around the campfire
  "check_interval": 30,            // Check interval in ticks
  "require_lit_campfire": true,    // Requires lit campfire
  "buffs": [                       // List of active enhancements
    {
      "effect": "minecraft:regeneration", // Regeneration effect
      "duration": 200,                     // Duration
      "amplifier": 0                       // Enhancement level
    },
    {
      "effect": "minecraft:resistance",   // Resistance effect
      "duration": 200,
      "amplifier": 0
    }
  ]
}
Project members
TrongThang

TrongThang

Developer

Created: 1 Nov 2024

ID: 62952