v2.17.0

Details

  • Filename
    RecipeManager.jar
  • Uploaded by
  • Uploaded
    Aug 20, 2019
  • Size
    695.47 KB
  • Downloads
    305
  • MD5
    f6c79ea1fca928d9fa667b7417bea261

Supported Bukkit Versions

  • 1.14
  • 1.13
  • 1.12
  • 1.11
  • 1.10
  • 1.9
  • 1.8

Changelog

  • FIX: Sorted 'recipe flags.html'
  • FIX: @SkullOwner: No longer needs data 3 in 1.13 and 1.14
  • NEW: @SkullOwner: Added aliases 'skull' and 'head'
  • NEW: @SkullOwner: Added texture <base64> option
  • NEW: @ItemNBT <nbtRaw>: Sets raw nbt data on the result.
    • See 'recipe flags.html' before using
  • NEW: Add tag support to ingredients in recipes (Use 'tag:' or 't:' before the tag name
    • Tags are vanilla or datapack collections of materials (Tag names can be found in 'name index.html')
    • Example: t:oak_logs (or t:minecraft:oak_logs) would be equivalent to "OAK_WOOD, STRIPPED_OAK_WOOD, STRIPPED_OAK_LOG, OAK_LOG"
  • NEW: Added 'choice aliases.yml' to create custom ingredient choice lists similar to tags
    • Instead of t: or tag:, use a: or alias: for these
    • Choice aliases can chain tags or previously defined aliases
  • FIX/NEW: 'name index.html': Added Tags, alphabetize lists, and improved formatting
  • FIX/NEW: Improved special recipe support. Added banner-duplicate, firework-star-fade, and suspicious-stew to config.yml