Changelog
- Made the amount of time a campfire is lit data-driven. By default, the campfire is lit for 2 minutes. To change the time, make a datapack for the
data/realistic-campfires/campfire/time/
directory withtime.json
file in this directory with the following data:
{
"minutes": int,
"seconds": int
}
Note that both these values are optional. If the added time of minutes
and seconds
exceeds 300
seconds, then it will be capped to 300
seconds, or 5 minutes
.
-
Made it so you can place another log on the campfire, even if it is already lit. Before being extinguished, the game will check the campfire's state to light it on fire again.
-
Added custom textures and models if the campfire is lit and there is a log in it
Dependencies
Files
realistic-campfires-2.2.0+1.20.5.jar(394.01 KiB) Primary
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Metadata
Release channel
ReleaseVersion number
2.2.0+1.20.5Loaders
Fabric
Game versions
1.20.5–1.20.6Downloads
13Publication date
October 13, 2024 at 2:47 AMPublisher
shadowhunter22
Owner