Skip to content

Serilum/Healing-Campfire

Repository files navigation

Healing Campfire

Download

You can download Healing Campfire on CurseForge and Modrinth:

  CurseForge:   https://curseforge.com/minecraft/mc-mods/healing-campfire
  Modrinth:      https://modrinth.com/mod/healing-campfire

Issue Tracker

To keep a better overview of all mods, the issue tracker is located in a separate repository.
  For issues, ideas, suggestions or anything else, please follow this link:

    -> Issue Tracker

Pull Requests

Because of the way mod loader files are bundled into one jar, some extra information is needed to do a PR.
  A wiki page entry about it is available here:

    -> Pull Request Information

Mod Description

Requires the library mod Collective. 

   This mod is part of The Vanilla Experience.

Healing Campfire creates an area around the campfire where players and/or passive mobs receive the regeneration effect in a configurable radius. Modded passive entities will be healed as well as long as they are not classified as "EntityClassification.Monster". When the entity has half of the remaining regeneration effect left and is near the campfire, the effect duration will refresh.

The Soul Campfire in the 1.16 version is compatible! This is configurable.
You may also be interested in No Hostiles Around Campfire.


Configurable: ( how do I configure? )
checkForCampfireDelayInTicks (default = 40, min 1, max 1200): How often in ticks the mod checks for campfires around the player. 1 second = 20 ticks, so by default every 2 seconds.
healingRadius (default = 16, min 1, max 64): The radius around the campfire in blocks where players receive the regeneration effect.
effectDurationSeconds
(default = 60, min 1, max 600): The duration of the regeneration effect which the campfire applies.
regenerationLevel (default = 1, min 1, max 50): The level of regeneration which the campfire applies, by default 1.

healPassiveMobs (default = true): When enabled, the campfire heals passive mobs around where the radius is half the width of a bounding box.
hideEffectParticles (default = true): When enabled, hides the particles from the regeneration effect around the campfire.

campfireMustBeLit (default = true): When enabled, the campfire only has an effect when the block is lit up.
campfireMustBeSignalling (default = false): When enabled, the campfire only has an effect when the block is signalling.

1.16+_only config options:
enableEffectForNormalCampfires (default = true): When enabled, the mod will work with normal campfires.
enableEffectForSoulCampfires (default = true): When enabled, the mod will work with soul campfires.


A GIF showing the effect:


------------------

You may freely use this mod in any modpack, as long as the download remains hosted within the CurseForge or Modrinth ecosystem.

Serilum.com contains an overview and more information on all mods available.

Comments are disabled as I'm unable to keep track of all the separate pages on each mod.
For issues, ideas, suggestions or anything else there is the Github repo. Thanks!