v2.2.2

Details

  • Filename
    RecipeManager.jar
  • Uploaded by
  • Uploaded
    Nov 13, 2014
  • Size
    460.87 KB
  • Downloads
    507
  • MD5
    770c6e9e6a672e98c8f3ffc0a9cd02b2

Supported Bukkit Versions

  • CB 1.7.9-R0.2

Changelog

v2.2.2

  • Add support for leather color when extracting recipes.
  • Don't try to load RecipeManager last as it breaks reload. If other plugins want their recipes to work with RecipeManager, they can use depend or softdepend
  • Add new conditions to @ingredientcondition flag
    • noname: requires the ingredient not have a name set.
    • nolore: requires the ingredient not have a lore set.
    • noenchant: requires the ingredient not have any enchants.
    • nocolor: requires the ingredient not have a color set (leather armor only)
    • nometa: equivalent to noenchant | noname | nolore | nocolor
  • Fixed an @ingredientcondition bug with recipes having two or more ingredients and not having conditions on all of them
  • Fixed a potential issue with invalid enchants
  • Fixed smelting/fuel issues when reloading

Please report bugs and issues that you have in the tickets section.