Advance horse crafting #81


  • New
  • Enhancment
Open
Assigned to _ForgeUser7682724
  • _ForgeUser11188552 created this issue Sep 4, 2013

    What is the enhancement in mind? How should it look and feel?
    add the ability to craft horse armor/items.

    Please provide any additional information below.

    Example of config for recipes
    " recipe:
    usePerms: false #Check perms for recipes
    saddle: true #Allow Saddle creation
    nametag: true #Allow nametag creation
    armor: #allow various armors
      iron: true
         Hardmode: false # Turn on 'hard mode' requiring blocks instead of ingots for armor
      gold: true
         Hardmode: false # Turn on 'hard mode' requiring blocks instead of ingots for armor
      diamond: true
         Hardmode: false # Turn on 'hard mode' requiring blocks instead of ingots for armor

    example Perms:
    horses.iron
    horses.gold
    horses.diamond
    horses.saddle
    horses.nametag "

  • _ForgeUser11188552 added the tags New Enhancment Sep 4, 2013

To post a comment, please login or register a new account.