v1.25

Details

  • Filename
    RecipeManager_v1.25.zip
  • Uploaded by
  • Uploaded
    Aug 2, 2012
  • Size
    184.21 KB
  • Downloads
    722
  • MD5
    7288d1769c06c7ffd70b13546b9a5253

Supported Bukkit Versions

  • 1.3.1

Changelog

Change log

v1.25

Changed files: some files from recipes/default/ folder, read below (Built on CB 1.3.1-R0.1, not compatible with 1.2.5)

  • Fixed fine messages not showing in server.log
  • Change default recipe files to reflect the 1.3 changes, details:
    • In "smelt materials.txt"
      • Added emerald_ore recipe (smelt: emerald_ore = emerald)
    • In "craft misc.txt"
      • Changed book recipe (combine: leather + 3x paper = book)
      • Added book_and_quill recipe (combine: book + feather + ink_sack = book_and_quill)
      • Added emerald_block recipe (craft: 9x emerald = emerald_block)
      • Added 9x emerald recipe (craft: emerald_block = 9x emerald)
      • Changed all "Uncompress materials from blocks" from combine to craft for performance
    • In "craft wood.txt"
      • Changed wood steps recipe (craft: 3x wood = 6x wood steps for each wood type)
      • Changed wood stairs recipe (craft: [stair shape] 6x wood = 4x wood stairs for each wood type)
      • Changed sign recipe (craft: 6x wood + stick = 3x sign)
    • In "craft stone.txt"
      • Added sandstone_stairs recipe (craft: [stair shape] 6x sandstone = 4x sandstone stairs)
      • Added ender_chest recipe (craft: [chest shape] 8x obsidian + eye of ender = ender chest)
    • In "craft redstone.txt"
      • Added tripwire_hook recipe (craft: [vertical] iron_ingot + stick + wood = tripwire_hook)
    • In "craft food.txt"
      • Added enchanted golden_apple recipe (craft: 8x gold_block + red_apple = enchanted golden_apple)
  • This version only works for MC 1.3.1 and newer, use v1.24d or older for MC 1.2.5 and older.
  • I am unsure if I re-wrote all MC 1.3 recipes corectly, please be aware and feedback if there are any issues.
  • BUG: wood slab recipe returns only 1 slab
    • Fix: remove the WOOD_STEP alias from aliases.yml
  • BUG: wood stairs recipes only makes oak wood stairs
    • Fix: set the results for the other ones (recipes/defaults/craft wood.txt at the bottom) to SPRUCE_WOOD_STAIRS, BIRCH_WOOD_STAIRS, JUNGLE_WOOD_STAIRS and set the data value to 0 (only for results, not ingredients!)... also, mind that there are 2 of each ! Mind the data value, I've listed them in order for data 1,2,3.... or just wait for the next release if this is confusing :}

I will add known issues with this version here once I learn of them.