v2.6

Details

  • Filename
    RecipeManager.jar
  • Uploaded by
  • Uploaded
    Oct 22, 2015
  • Size
    482.93 KB
  • Downloads
    370
  • MD5
    2eba817b1ee872f4744fc8afd4e372e0

Supported Bukkit Versions

  • 1.8.1
  • 1.8
  • CB 1.7.9-R0.2

Changelog

v2.6

  • @IngredientCondition: Added 'bookenchant' and 'nobookenchant'
  • Added @Hide flag
    • @hide attributes Hide attributes like Damage
    • @hide destroys Hide what the item can break/destroy
    • @hide enchants Hide enchants
    • @hide placedon Hide where this item can be placed on
    • @hide potioneffects Hide potion effects on this item
    • @hide unbreakable Hide the unbreakable state
    • @hide all Hides everything
    • @hide placedon | destroys Removes placed on line and break/destroy lines
  • @Enchant and @EnchantBook Added 'remove' option for cloned ingredients
  • Added @BannerItem flag (See 'recipe flags.html' for patterns and colors)
    • @banner black
    • @banner red | circle_middle blue | skull yellow
    • @banner green | half_horizontal yellow | circle_middle orange
  • Added @IndividualResults flag
    • Allows multi-result recipes to have individual result outcomes, instead of a chance based outcome between all results.
    • With this flag set, the first valid recipe found will be the one crafted
    • Replaces "@displayresult first" in most cases
  • Fixed display result on a failed craft

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