Build Your Campfire

A lightweight, vanilla friendly mod that changes the way campfires are built

File Details

build_your_campfire-1.1.0-1.20.1.jar

  • R
  • Jul 13, 2024
  • 51.46 KB
  • 470.3K
  • 1.20.1
  • Forge

File Name

better_campfires-1.1.0-1.20.1.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:build-your-campfire-996598:5527460")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • Improved large stick placing logic, now it replaces replaceable blocks instead of placing above it
  • Added a new crafting recipe for the campfire and soul campfire for modpack compatibility purposes as follows:

    x = Large Stick
    f = Flint
    c = Charcoal
    s = Soul Sand
    o = Nothing

    Normal Campfire

    o o o
    o c f
    x x x

    Soul Campfire

    o o o
    o s f
    x x x