[INACTIVE][MECH] MrFixit v1.0 - Repair tools and armor using a crafting grid [953]

Discussion in 'Inactive/Unsupported Plugins' started by MSC, Jun 14, 2011.

  1. Offline

    MSC

    MrFixit
    Version: 1.0

    Features:
    • Repair tools and armor using the crafting square in your inventory or with a crafting bench. Simply place your tool along with the required material in the square and you'll get a brand new one.
    • Configure which tools/armor can be repaired and what materials are needed to repair them.

    One thing worth noting. If a tool requires more than one of a material to repair it:
    [​IMG]
    This is Minecraft's behavior and I can't change it.

    Download: [ ZIP | JAR only ]

    Configuration:
    Plugin configuration is stored in "plugins/MrFixit/config.yml". The default config contains all supported tools/armor and basic repairs for each. Configuration works as follows:
    Code:
    # Enter tools and armor in the form of "[tool/armor item]: [item to repair it with] [number of items needed for repair]"
    # This line allows you to repair an iron sword using 1 iron ingot.
    ironsword: iron 1
    
    # This line allows you to repair an iron pickaxe using 1 diamond.
    ironpickaxe: diamond 1
    
    # This line allows you to repair a diamond pickaxe using 2 diamonds.
    diamondpickaxe: diamond 2
    Full list of supported tools/armor (open)
    woodensword
    stonesword
    ironsword
    goldsword
    diamondsword
    woodenshovel
    stoneshovel
    ironshovel
    goldshove
    diamondshovel
    woodenpickaxe
    stonepickaxe
    ironpickaxe
    goldpickaxe
    diamondpickaxe
    woodenaxe
    stoneaxe
    ironaxe
    goldaxe
    diamondaxe
    woodenhoe
    stonehoe
    ironhoe
    goldhoe
    diamondhoe
    fishingrod
    flintandsteel
    leatherhelmet
    ironhelmet
    goldhelmet
    diamondhelmet
    leatherchestplate
    ironchestplate
    goldchestplate
    diamondchestplate
    leatherleggings
    ironleggings
    goldleggings
    diamondleggings
    leatherboots
    ironboots
    goldboots
    diamondboots

    Changelog:
    • v1.0: Initial release
     
    BamBam042, goshan10 and nova779 like this.
  2. Offline

    InsideRobsHead

    If possible, I will be taking over seeing as MSC hasn't been online in quite a while. I have successfully added shears and bow to it. If people want me to, I will start a new post, if I get interest.

    <font color="#1061b3"><Edit by Moderator: Redacted mediafire url>
    <font color="#1061b3"></font>
    Extract contents of this zip file to your plugin directory.

    ~Rob
     

    Attached Files:

    Last edited by a moderator: Nov 27, 2016
  3. Offline

    attabui

    For the love of goodness, yes! To have this mod back and up-to-date, especially if it could preserve enchantments, would be an absolute dream come true.
     
  4. Offline

    InsideRobsHead

    New thread here: [Thread]

    I will be working on a couple of the items from this thread. Go easy with me though, I'm new to this. That is why I am so open to working on this plugin, because once I got into the meat of the plugin, it wasn't very hard at this moment to figure out. Right now the plugin creates a new recipe that says "Tool" + "Material" = "New Tool".
     
    columb likes this.
  5. Any chance for an R5 update?
     
  6. Offline

    Royalgamer06

    Update for RB 1.2.3 please! Love your plugin! Thanks
     
  7. Offline

    cnaude

    I believe I managed to get this working with the new Bukkit API. If anyone wants to test it you can download it from here.
     
  8. Offline

    Noxturno

    works great !!!!! any chance to add enchanted items support? like a 50/50 chance to keep the enchat
     
  9. Offline

    Wrsaith

    cnaude likes this.

Share This Page