Compatibility
Minecraft: Java Edition
1.21.x
1.20.x
Platforms
Fabric
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed ARR
Published 8 months ago
Updated 4 days ago
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
Metadata
Release channel
ReleaseVersion number
2.2.0+1.20.5Loaders
Game versions
1.20.5–1.20.6Downloads
13Publication date
October 13, 2024 at 2:47 AMPublisher
shadowhunter22
Owner