LavaFurnace v1.6

Details

  • Filename
    LavaFurnace16.zip
  • Uploaded by
  • Uploaded
    Dec 19, 2012
  • Size
    87.35 KB
  • Downloads
    403
  • MD5
    424a9584f4ad3768e747b76ef7b8c745

Supported Bukkit Versions

  • CB 1.4.5-R1.0

Changelog

Version 1.6

  • Update for mc-1.4.5
  • Added potato's as a valid smeltable item as well as production chests, and custom smelt times.
  • updated userCookTimeConfig for new potato item and emeraldOre
  • made the furnace a little smarter. If chunk is not loaded the furnace will not use fuel. If there are no items in the furnace the furnace will not use fuel
  • Added smart furnace config option
  • Added EmeraldOre to smelt list and production chests.
  • Added various wood tools/weapons to fuel list
  • Added wood stairs to fuel list
  • Added wooden slabs to fuel list
  • Added wooden pressure plate to fuel list
  • Lossened up cooktime Thread from every tick to every 20 ticks
  • Reworked and changed cook time calculation to be more accurate for new thread tick time.
  • Config cook_timer now accepts values between 1 and 10.
  • Some Code Cleanup
  • Updated cardinal directions for new bukkit changes
  • Updated block detection for new bukkit changes
  • Updated itemStack methods for bukkit deprecations