{"id":36735,"date":"2026-06-01T21:22:48","date_gmt":"2026-06-01T18:22:48","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/campfireoverhaul\/"},"modified":"2026-06-01T21:22:48","modified_gmt":"2026-06-01T18:22:48","slug":"campfireoverhaul","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/campfireoverhaul\/","title":{"rendered":"CampfireOverhaul+"},"content":{"rendered":"<p># \ud83d\udd25 CampfireOverhaul+<\/p>\n<p>> *&#8221;For comfy nightstands out in the wilderness.&#8221;*<\/p>\n<p>A community port of the original **Campfire Overhaul** by ZanderMeister to Minecraft 1.20.x and 1.21.x.<br \/>\nTransforms the vanilla campfire from an expensive, slow, and pretty much useless 4-slot smoker into an actual utility with new mechanics, recipes, and overall increased immersion.<\/p>\n<p>&#8212;<\/p>\n<p>## \u2728 Features<\/p>\n<p>### \ud83e\udeb5 New Crafting Recipe<br \/>\nBoth normal and soul campfires can now be crafted in a **2&#215;2 grid** &#8211; no crafting table needed!<br \/>\n&#8211; **Normal campfire:** 2 logs + 2 sticks<br \/>\n&#8211; **Soul campfire:** 1 log + 1 soul soil\/sand + 2 sticks<\/p>\n<p>Perfect for survival situations when you don&#8217;t have a crafting bench nearby.<\/p>\n<p>&#8212;<\/p>\n<p>### \ud83c\udf73 New Campfire Recipes<br \/>\nCook up to **4 items at once** directly on the campfire (slower than a furnace, but no fuel needed):<br \/>\n&#8211; \ud83e\udeb5 Burn **logs** \u2192 **Charcoal**<br \/>\n&#8211; \ud83d\udd25 Craft **torches** from sticks<br \/>\n&#8211; \ud83e\uddfd Dry **wet sponges** back to dry<br \/>\n&#8211; \ud83e\uddf1 Bake **clay** into **bricks**<\/p>\n<p>&#8212;<\/p>\n<p>### \ud83c\udf11 Campfire Placed Unlit *(configurable)*<br \/>\nBoth campfire types are now created **unlit** by default.<br \/>\nLight them up vanilla-style: flint &#038; steel, flaming arrows, fire charges &#8211; or use the new methods below.<\/p>\n<p>&#8212;<\/p>\n<p>### \ud83e\udea8 Two-Flint Ignition *(configurable)*<br \/>\nA new way to light campfires without flint &#038; steel:<br \/>\n1. Hold **Flint** in your **main hand**<br \/>\n2. Hold **Flint** in your **offhand** (press **F** to swap)<br \/>\n3. **Right-click** the unlit campfire<br \/>\n4. Has a **1\/3 (33%) chance** of success by default<\/p>\n<p>> You can configure the success chance or disable this mechanic entirely. Note: only works on campfires, not regular blocks.<\/p>\n<p>&#8212;<\/p>\n<p>### \u23f3 Campfire Lifetime System *(configurable)*<br \/>\nCampfires now have a **fuel lifetime** &#8211; when they run out of fuel, they die out.<\/p>\n<p>**Refueling:**<br \/>\n&#8211; **Throw (Q) any burnable item** onto the campfire to add fuel<br \/>\n&#8211; All vanilla fuels are supported, most modded fuels too<br \/>\n&#8211; Throwing a **Lava Bucket** works too &#8211; the empty bucket is returned<br \/>\n&#8211; Fuel items give the same amount of time as they do in a furnace<br \/>\n&#8211; Set a **fuel multiplier** to make fuel last longer or shorter<\/p>\n<p>**Special mechanics:**<br \/>\n&#8211; **Right-click with Dragon&#8217;s Breath** *(item configurable)* to make the campfire burn **forever**<br \/>\n&#8211; **Right-click with empty hands** to check remaining fuel in seconds<br \/>\n&#8211; Soul campfires have **infinite lifetime** by default *(configurable)* to make them feel more unique<br \/>\n&#8211; World-generated campfires (e.g. villages) are **infinite by default**<\/p>\n<p>**Burnout behavior** *(configurable)*:<br \/>\n&#8211; Campfire simply **extinguishes** (default)<br \/>\n&#8211; Or campfire completely **breaks** and drops its items<\/p>\n<p>&#8212;<\/p>\n<p>## \u2699\ufe0f Configuration (temporary)<\/p>\n<p>Config file location:<br \/>\n&#8220;`<br \/>\nsaves\/[world_name]\/serverconfig\/campfire_overhaul-server.toml<br \/>\n&#8220;`<\/p>\n<p>### Normal Campfire<br \/>\n| Option | Default | Description |<br \/>\n|&#8212;&#8212;&#8211;|&#8212;&#8212;&#8212;|&#8212;&#8212;&#8212;&#8212;-|<br \/>\n| `campfireCreatedUnlit` | `true` | Placed campfire starts unlit |<br \/>\n| `campfireDefaultLifeTime` | `2000` ticks | Starting fuel when placed (20 ticks = 1 second) |<br \/>\n| `campfireMaxLifeTime` | `MAX` | Maximum fuel limit |<br \/>\n| `campfireInfiniteLifeTime` | `false` | Override \u2014 never burns out |<br \/>\n| `campfireDestroyedOnBurnout` | `false` | Break instead of extinguish |<\/p>\n<p>### Soul Campfire<br \/>\n| Option | Default | Description |<br \/>\n|&#8212;&#8212;&#8211;|&#8212;&#8212;&#8212;|&#8212;&#8212;&#8212;&#8212;-|<br \/>\n| `soulCampfireCreatedUnlit` | `false` | Soul campfire starts lit when placed |<br \/>\n| `soulCampfireDefaultLifeTime` | `4000` ticks | Starting fuel when placed |<br \/>\n| `soulCampfireInfiniteLifeTime` | `true` | Burns forever by default |<br \/>\n| `soulCampfireDestroyedOnBurnout` | `false` | Break instead of extinguish |<\/p>\n<p>### Miscellaneous<br \/>\n| Option | Default | Description |<br \/>\n|&#8212;&#8212;&#8211;|&#8212;&#8212;&#8212;|&#8212;&#8212;&#8212;&#8212;-|<br \/>\n| `campfireFuelMultiplier` | `1` | Multiplier for all fuel burn times |<br \/>\n| `doubleFlintIgnition` | `true` | Enable\/disable two-flint ignition |<br \/>\n| `flintIgniteChance` | `0.33` | Success chance (0.0 \u2013 1.0) |<br \/>\n| `worldgenCampfiresInfinite` | `true` | Village campfires burn forever |<br \/>\n| `makingEternalCampfires` | `true` | Enable\/disable infinite campfire mechanic |<br \/>\n| `infinteCampfireItem` | `minecraft:dragon_breath` | Item used to make campfires infinite |<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83d\udd27 Compatibility<\/p>\n<p>| Mod | Status |<br \/>\n|&#8212;&#8211;|&#8212;&#8212;&#8211;|<br \/>\n| Healing Campfire | \u2705 Compatible |<br \/>\n| No Hostiles Around Campfire | \u2705 Compatible |<br \/>\n| Colored Campfire Smoke | \u2705 Compatible |<br \/>\n| Campful | \u2705 Replaces recipes and non-silk touch drops |<br \/>\n| Endergetic Expansion | \u2705 Replaces recipe of ender campfire |<br \/>\n| Infernal Expansion | \u2705 Compatible |<br \/>\n| Any mod modifying campfires | \u2705 Should be compatible |<\/p>\n<p>> **Found an incompatibility?** Please report it on the GitHub repository!<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83d\udccb Requirements<\/p>\n<p>&#8211; **Minecraft:** 1.20.x (for now 1.20.1 already test and work, another  version still in test)<br \/>\n&#8211; **Mod Loader:** Forge 47.x<br \/>\n&#8211; **Java:** 17 or higher<br \/>\n&#8211; **Dependencies:** None<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83d\udcdc Credits<\/p>\n<p>Original mod **Campfire Overhaul** created by **ZanderMeister**, licensed under **MIT License**.<br \/>\nThis port to 1.20.x and 1.21.x preserves all original mechanics. All credits for the original concept and design go to ZanderMeister.<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83d\udc1b Bug Reports<\/p>\n<p>If you find any bugs, please open an issue on the GitHub repository.<br \/>\nInclude your **Forge version**, **list of other mods**, and the **`latest.log`** from `.minecraft\/logs\/`.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>update version of the campfire overhaul mod by ZanderMeister<\/p>\n","protected":false},"featured_media":36736,"template":"","meta":{"_minecraft_slug":"campfireoverhaul+","_minecraft_project_id":"wmWgKCPx","_minecraft_author":"AriAja17","_minecraft_license":"MIT","_minecraft_downloads":49,"_minecraft_follows":0,"_minecraft_client_side":"required","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"campfireoverhaul+.zip","_minecraft_size_bytes":43785,"_minecraft_version_count":1,"_minecraft_updated_at":"2026-05-16T13:07:38.936484Z","_minecraft_date_created":"2026-05-06T05:48:47.164411Z","_minecraft_date_modified":"2026-04-03T07:36:19.636290Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/campfireoverhaul+","_minecraft_icon_attachment_id":36736,"_minecraft_imported_at":"2026-06-01T18:22:49+00:00","_minecraft_import_hash":"e3c22db116379225a701b8a370e25a43","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[87,85,104,89,92],"mod_loader":[106],"minecraft_version":[36,60,93,94,101,102],"class_list":["post-36735","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-adventure","mod_category-food","mod_category-forge","mod_category-game-mechanics","mod_category-utility","mod_loader-forge","minecraft_version-1-20-1","minecraft_version-1-20-2","minecraft_version-1-20-3","minecraft_version-1-20-4","minecraft_version-1-20-5","minecraft_version-1-20-6"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>CampfireOverhaul+ - Minecraft<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/vpesports.com\/minecraft\/mods\/campfireoverhaul\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"CampfireOverhaul+ - Minecraft\" \/>\n<meta property=\"og:description\" content=\"update version of the campfire overhaul mod by ZanderMeister\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/campfireoverhaul\/\" \/>\n<meta property=\"og:site_name\" content=\"Minecraft\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/campfireoverhaul\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/campfireoverhaul\\\/\",\"name\":\"CampfireOverhaul+ - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/campfireoverhaul\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/campfireoverhaul\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/campfireoverhaul-icon-0e678e8bfd6d4325161d5ecfb14de5ba3686a5cd_96.webp\",\"datePublished\":\"2026-06-01T18:22:48+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/campfireoverhaul\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/campfireoverhaul\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/campfireoverhaul\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/campfireoverhaul-icon-0e678e8bfd6d4325161d5ecfb14de5ba3686a5cd_96.webp\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/campfireoverhaul-icon-0e678e8bfd6d4325161d5ecfb14de5ba3686a5cd_96.webp\",\"width\":96,\"height\":96},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/campfireoverhaul\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Mods\",\"item\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"CampfireOverhaul+\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/\",\"name\":\"Minecraft\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"CampfireOverhaul+ - Minecraft","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/vpesports.com\/minecraft\/mods\/campfireoverhaul\/","og_locale":"en_US","og_type":"article","og_title":"CampfireOverhaul+ - Minecraft","og_description":"update version of the campfire overhaul mod by ZanderMeister","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/campfireoverhaul\/","og_site_name":"Minecraft","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vpesports.com\/minecraft\/mods\/campfireoverhaul\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/campfireoverhaul\/","name":"CampfireOverhaul+ - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/campfireoverhaul\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/campfireoverhaul\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/campfireoverhaul-icon-0e678e8bfd6d4325161d5ecfb14de5ba3686a5cd_96.webp","datePublished":"2026-06-01T18:22:48+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/campfireoverhaul\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/campfireoverhaul\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/campfireoverhaul\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/campfireoverhaul-icon-0e678e8bfd6d4325161d5ecfb14de5ba3686a5cd_96.webp","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/campfireoverhaul-icon-0e678e8bfd6d4325161d5ecfb14de5ba3686a5cd_96.webp","width":96,"height":96},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/campfireoverhaul\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/vpesports.com\/minecraft\/"},{"@type":"ListItem","position":2,"name":"Mods","item":"https:\/\/vpesports.com\/minecraft\/mods\/"},{"@type":"ListItem","position":3,"name":"CampfireOverhaul+"}]},{"@type":"WebSite","@id":"https:\/\/vpesports.com\/minecraft\/#website","url":"https:\/\/vpesports.com\/minecraft\/","name":"Minecraft","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/vpesports.com\/minecraft\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod\/36735","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod"}],"about":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/types\/mod"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media\/36736"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=36735"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=36735"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=36735"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=36735"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}