promotional bannermobile promotional banner

Jem's Fueled Campfires

Jem's take on a highly configurable fueled/unlit campfire mod! (Marshmallows not included) 1.16.5 - 1.21.1

File Details

jemscampfires-1.17.1-1.2.0.jar

  • R
  • Apr 20, 2026
  • 73.08 KB
  • 6
  • 1.17.1
  • Forge

File Name

jemscampfires-1.17.1-1.2.0.jar

Supported Versions

  • 1.17.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:jems-fueled-campfires-1096002:7953456")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

v1.17.1-1.2.0

Major:

  • Custom fuel value overrides for items, even something like stone! Can be defined by a tag or a list of items.
  • Add option for campfire light to dim at lower fuel levels. Optionally can work with eternal campfires. [May be buggy or rarely crash! "Pre-Neoforge" Forge is not designed with this feature in mind!]
  • Remove "jc_blacklist_fuels" item tag; replace with "cf_filtered_fuels" and "soul_cf_filtered_fuels" for regular and soul campfires respectively
  • Add config options "campfireUseWhitelist" and "soulCampfireUseWhitelist" to toggle between fuel whitelist and blacklist behavior
  • Farmer's Delight stove compat / config option

Minor:

  • Add a client side option to change how campfire fuel info is displayed (hotbar or chat message)
  • Client methods moved to client mixens
  • Fuel containers (currently only buckets from lave buckets) now return nicely from the campfire instead of glitching out of the block!
  • Increase default bonfire extra fuel capacity to from 800 to 1200 ticks.
  • Add colored visual feedback for the fire-poker info when a campfire is approaching bonfire status (will not occur if bonfires are disabled).

Patch

  • Fix major bug where fuel ticks were not being saved when saving chunks. (Oopsies)