Code Monkey home page Code Monkey logo

repairdispenser's Introduction

Welcome to RepairDispenser!

To repair an item:

1) Create a dispenser.
2) Place dispenser, and hook up some sort of redstone power source (button, switch, pressure plate, etc.) that will activate the dispenser.
3) Place used tool into dispenser, along with at least 1 item of raw material (ex. an iron pickaxe requires at least 1 iron ingot).
4) Press the "dispense" switch (whatever redstone power source you hooked up in step 2).
5) Presto! A (partially) repaired tool (that even keeps its enchantment)!


Durability repair is calculated by taking the number of raw material required to originally craft the weapon, and diving up the amount repaired based on the number of raw materials present.

Example:

Item		Material to Make	% Repaired per Raw Material
-----		----------------	---------------------------
Sword		2					50%  (1 / 2)
Pickaxe		3					33%  (1 / 3)
Shovel		1					100% (1 / 1)
Chestpiece	7					14%  (1 / 7)

repairdispenser's People

Contributors

agnate avatar

Stargazers

Kadec Kaboto avatar Jonathan avatar  avatar

Watchers

 avatar

Forkers

paril cyprias

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.