Coder Social home page Coder Social logo

ryota-abe / enchant-order Goto Github PK

View Code? Open in Web Editor NEW

This project forked from iamcal/enchant-order

0.0 0.0 0.0 627 KB

Minecraft enchantment optimization tool

Home Page: https://iamcal.github.io/enchant-order/

JavaScript 73.31% CSS 10.34% HTML 16.35%

enchant-order's Introduction

Minecraft Enchantment Ordering Tool

This web-based tool allows you to find the optimal order for combining enchant books in Minecraft to minimize XP cost.

You can use it here: https://iamcal.github.io/enchant-order/

The tool works by trying every possible combining sequence and calculating the cost of each. For items with many enchantments, this can mean trying a few million combinations. The work happens in a background thread (a WebWorker) and the best solution is explained.

Localization

You can add support for new languages by:

  • Adding a new JSON file inside languages/ (see existing files there for hints)
  • Modifying script.js to add the language to the supported list
  • Modifying lang.html in the same way
  • Opening lang.html in the browser to verify if the required strings are all implemented

Please open a PR with the above changes to have your language merged (or updated).

enchant-order's People

Contributors

iamcal avatar jmarcinik3 avatar cph101 avatar plutoxar avatar sebastianbingham avatar rilaxik avatar gazmanovich avatar streamversus1 avatar araraura avatar bennett-zhang avatar giumatt avatar sn4pe avatar therockki1 avatar jianyuelab avatar vinicius-8 avatar ryota-abe avatar

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.