Campfire Backport

Backports Minecraft 1.14/1.16 Campfires to 1.7.10

File Details

Campfire Backport v1.7.3

  • R
  • Nov 12, 2020
  • 3.76 MB
  • 87.5K
  • 1.7.10

File Name

campfirebackport-1.7.10-1.7.3.jar

Supported Versions

  • 1.7.10

v1.7.3: -fixed a crash when campfire blocks have unusual metadata (for example, using /setblock to place a campfire with meta greater than 5)

v1.7.2: -fixed campfire outputs not dropping sometimes

v1.7.1: -fixed a bug that prevented crafttweaker support from working

 

v1.7

-when thaumcraft is installed, campfires can be lit by wands using ignis and can be doused by wands using aqua
-campfire cooking recipes can now have multiple different inputs, instead of requiring the same input
-campfire cooking recipes can now have a byproduct, which can have a percent chance to be produced
-added crafttweaker support for campfire cooking recipes and campfire extinguishers/ignitors
-you can still do it through the config though if you really want to
-config/recipes/etc are actually synced between client and server now
    -type "/campfirebackport reload" to reload config settings from file without having to leave the game/restart the server
-mobs will now usually avoid walking on campfires. unfortunately, pathfinding in 1.7.10 is kinda bad so if you want be sure about keeping your mobs safe near campfires, there's a config option to stop campfires from dealing damage

 

-added config option: Damage
    -set which types of campfires deal damage to entities walking on them

 

-added config option: Vis Costs
    -the aqua/ignis vis cost for extinguishing/igniting campfires with wands
    -set to 0 to disable
    -the vis costs will be displayed in nei under campfire extinguishers/ignitors

 

-added config option: Burn Out As An Item
    -if set, campfires will count down their burn out timers even as an item in your inventory or as an item on the ground
    -the fire part of the item icon will get smaller as the timer counts down to indicate this

 

-added config option: Burn Out Biome/Dimension Timers
    -set specific burn out timers based on the biome and/or dimension the campfire is in
    -the burn out timer (based on the biome/dimension the player is in) will be displayed in nei under campfire extinguishers/ignitors

    -you can also make these with crafttweaker

 

-updated config option: Put Out by Rain
    -by default, campfires that are signal fires won't be put out by rain even if this setting is on
    -whether or not a campfire burns out in the rain will be displayed in nei under campfire extinguishers/ignitors

 

-updated config option: Burn Out (Signal Fires)
    -now controls signal fires burning out in rain as well as signal fires burning out from timers
    -whether or not signal fires burn out will be displayed in nei under campfire extinguishers/ignitors

 

-updated config option: Burn To Nothing Chances
    -now applies to campfires burning out in rain as well as campfires burning out from timers

 

-misc small changes & bug fixes