v0.4 (alpha)

Details

  • Filename
    Cookbook-0.4.zip
  • Uploaded by
  • Uploaded
    Oct 14, 2011
  • Size
    34.61 KB
  • Downloads
    259
  • MD5
    f9c2f2df794583be13f0cfea86d26a2b

Supported Bukkit Versions

  • CB 1317

Changelog

Should now work on latest Bukkit versions and with latest Spout. If for any reason a Spout update breaks the plugin, you can temporarily prevent it from linking with spout by putting "try-spout: false" in your config.yml.

Recipes can have names now; the included defaults.cb file can serve as an example of how that works. Eventually the names will be used for per-recipe permissions (but that's not yet implemented). Speaking of defaults.cb, it contains all the default recipes (thanks to Quezax!), so if you want to disable some recipes you can copy the file's contents to cookbook.cb, delete the recipes you don't want, add any new ones, and set the clean-install parameter to true in the config.yml.

I have no idea if the recipe view interface (right-clicking a crafting bench with a book) still works.