You do not have to download this project to use it.
A live version can be viewed here:
https://searchcrafting.bezz.dev/
This site lets you find the optimal language for search crafting.
Specify what items you want to craft and what items you have.
- 122 languages
- 1-2 character length searches
- specify goal crafts and inventory
- refreshing the page does not lose your data
- does not handle advancement based recipes
Currently uses data from MC 1.16.1
The raw data used in the search algorithm can be found here: http://github.com/bezzdev/search_crafting/tree/master/src/js/tooltips
This project uses Vue.js + Vuetify
Uses crafting recipe groups and item tooltip strings extracted for each language.
npm install
npm run serve
npm run build
npm run lint