v2.5

Details

  • Filename
    RecipeManager.jar
  • Uploaded by
  • Uploaded
    Jul 2, 2015
  • Size
    492.12 KB
  • Downloads
    1,082
  • MD5
    3f7bdf202d0b142d2e0a4ad4b283ca20

Supported Bukkit Versions

  • 1.8.1
  • 1.8
  • CB 1.7.9-R0.2

Changelog

v2.5

  • @IngredientCondition: Added 'needed' parameter which allows you to match against less than all ingredients of a type
    • For Example:
    • @ingredientcondition sugar | nometa | needed 2 // Recipe will require 2 vanilla sugar
    • @ingredientcondition sugar | name §fFlour | needed 3 // Also require 3 sugars named §fFlour
  • Added recipe-comment-characters config option for customizing inline comments
  • @ForChance: Fixed a couple issues when using groups
  • Brewing updates
    • Fixed multiple brewing recipes and multiple results
    • Added a note about this being an experimental feature. Expect bugs
  • Added /rmcreaterecipe command
    • Creates a recipe with the left 9 items in the inventory being the ingredients and the selected hotbar slot as the result
    • Early testing, does not support all ingredientconditions/flags yet
  • Removed /rmextractrecipe in favor of /rmcreaterecipe
  • Improved furnace permissions. Now updates the fueler when adding fuel or ingredients.
  • Fixed shift click stacking in furnaces (prevents items from stacking higher than their stack should)
  • @permission: Fixed an issue when the crafter didn't have any valid permission
  • Prevent the loading of recipes from getting stuck when invalid items are found

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