By fieryabyss
Published on 7 Nov, 2023
Updated on June 09, 2024
4.4

Campfire: Healing & Checkpoint

This addon is inspired by the campfire in Dark Soul(not free fire lol), which serves to heal the player and as a checkpoint. Use this addon and have an experience like playing an RPG game! 

Select version for changelog:

Changelog

Reworked:

  • Added checkpoint feature
  • Added particle & sound effects
  • Changed the regeneration system

Installation

Supported Minecraft versions

Installation Guides

1
This became a staple for any survival world I make, feels so right to stand by a campfire to heal away the pain
1
davigames59fãdodustveyn May 13, 2025 at 1:36 pm
TY FOR 1.20.80 YOU ARE THE BEST
1
Pls can u teach me to make it work on 1.20.50, i was making a script that heal player 5% their max hp every 2 second but my script seem to not work, would be great if you can help me, i use @minecraft/sever :
function healthHeal() {
const players = world.getPlayers();
for(const player of players){
let thealth = player.getComponent("minecraft:health");
let totalhealth = thealth.effectiveMax;
let healamount = totalhealth/20;
let chealth = player.getComponent("minecraft:health");
let currenthealth = chealth.currentValue;
if (totalhealth > currenthealth) {
let health = player.getComponent("minecraft:health")
health.setCurrent(currenthealth + healamount)
}}
}
function heal() {
if (system.currentTick % 40 === 0) {
healthHeal()}
system.run(heal);
}
system.run(heal);
1
55 MINUTE WAIT TIME
What's the point besides being cruel
1
does it still work?
1
Can you update the mod to 1.21 please
Kannst die Mod auf 1.21 updaten bitte
1
"The '/metadata/generated_with' property is not used in this content type. The field will be ignored."
can you help me?
1
free fire refrence🗣️🔥🔥🔥
1
this reminds me of terraria more than dark souls
1
it gives me a lot of lag
1
Estuve probando y no funciona correctamente el addon, ya que no se guarda el check point ni tampoco regenera la vida, también en el discord revisé y no soy la única con ése problema, espero se pueda solucionar pronto ^^
1
I'm a little confused. On your site when downloading you give the option to download both BP and RP mcpack files but your mcpedl slow download file is only one mcpack file and it's not marked BP or RP. Just kinda wanna figure out if you stacked both into one or if i'm just an idiot.
1
This is actually a genius idea!
1
They're both BP. The resource pack redirects me to BP.