Skip to content

v1.9.2

Choose a tag to compare

@connor135246 connor135246 released this 03 Oct 03:52
· 160 commits to master since this release

v1.9.2

  • added a new config option: "default cooking times"
    • lets you set the default cooking time for recipes for either campfire type, instead of it always being 600 ticks
    • it applies to "auto recipe discovery" recipes as well as custom recipes that don't specify a cooking time
    • if the times for the campfires are different and a recipe is set to work for both campfires, the recipe will be split into two separate recipes automatically
    • improved sorting of recipes to help keep these "split recipes" close together when viewing campfire recipes in NEI
    • also, made crafttweaker recipes get sorted in a useful way like non-crafttweaker recipes already did
  • campfires now burn out if there's water on top of them
    • added a config option "works underwater" in case you don't want that for some reason
  • "colorful campfire smoke" colors are more vibrant
  • if the client fails to sync with a server config, disconnects instead of staying and likely crashing
  • in NEI, made it easier to tell which campfire a recipe is for at a glance - campfire recipes that work for both types of campfires display as a campfire that's half of each type (instead of cycling between the two types once a second)
    • campfire textures are now formatted differently (logs and fire are separated). this only matters to you if you made a texture pack for previous versions, which you probably didn't.

bug fixes

  • fixed multiple issues with the "signal fire blocks" and "auto recipe discovery blacklist" config options
  • fixed campfire smoke always rendering on top of certain things like water and nether portals
  • fixed an issue where a crafttweaker ingredient might not have the right NBT when viewed in NEI
  • fixed thrown potions not extinguishing campfires at the correct positions (again)