Comfortable Campfires

Sitting by the campfire is now just a little more comfortable. Lit campfires now give nearby players Regeneration or a configured effect.

File Details

comfortable_campfires-2.0.0+1.21.1-neoforge-sources.jar

  • R
  • Feb 25, 2026
  • 47.08 KB
  • 2
  • 1.21.1
  • NeoForge

File Name

comfortable_campfires-2.0.0+1.21.1-neoforge-sources.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:comfortable-campfires-1172718:7677568"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Added

  • Comfortable Campfires can now be used to allow any block to grant effects.
    • Just add a new line under effects in the config e.g. [effects] "minecraft:lava" = "wither"
    • With QoMC installed the following command can be used: /comfortable_campfires_config effects set "minecraft:lava" wither.
    • If the effect you are trying to set does not exist (for example, if the mod is not loaded, Regeneration will be used instead.)
  • QoMC based config is now available for all versions between 1.20.1 and 26.1.

Changed

  • Default campfires now grant Nourishment rather than Comfort, as Comfort will be removed in Farmer's Delight v1.3.

Removed

  • Config options to switch between Comfort and Regeneration, as it has been replaced by this new system.