Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Recreate EMC Shop Locator mod #14

Open
triphora opened this issue Mar 5, 2021 · 1 comment
Open

Recreate EMC Shop Locator mod #14

triphora opened this issue Mar 5, 2021 · 1 comment
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@triphora
Copy link
Owner

triphora commented Mar 5, 2021

Summary

Recreate Giselbaer's EMC Shop Locator mod, for finding the cheapest prices across shops

How to

https://github.com/gbl/EMCShopLocator
Parse what's on the sign and add it to a database, then look up that database whenever someone wants a specific item.

Additional feature possibility: select a shop and auto TP to it, or the possibility of a command (which can be implemented like this) to find a shop, e.g.: /finditem buy sand which will automatically teleport you to the residence of the shop that sells the cheapest sand, or /finditem sell netherite which will automatically teleport you to the residence of the shop that buys the most expensive netherite products (add in math here for ancient debris, netherite scrap, netherite ingots, netherite block)

Motivation

Useful mod from 1.12, port it to 1.16

@triphora triphora added the enhancement New feature or request label Mar 5, 2021
@triphora triphora added the help wanted Extra attention is needed label Jul 2, 2021
@ryanccn
Copy link

ryanccn commented Apr 27, 2022

https://github.com/ryanccn/emc-directory

going to work on an API endpoint to create later

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants