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

Ender Compass is useless #1

Open
bt2901 opened this issue Jun 27, 2017 · 1 comment
Open

Ender Compass is useless #1

bt2901 opened this issue Jun 27, 2017 · 1 comment

Comments

@bt2901
Copy link
Owner

bt2901 commented Jun 27, 2017

Currently it is based on the Sinister Compass' code: if you look in the direction of closest stronghold, item lights up. However, there are problems:

  1. it considers "the direction of closest stronghold" to be a single block. Your aim needs to be very good if you want to point at a single block 50 chunks away. Even harder, if you have no idea where to look. Also, this block is underground: have fun.
  2. It uses worldObj.findClosestStructure("Stronghold"); this method returns coordinates that are slightly off for some reason. (this is based on the https://github.com/MrIbby/EnderCompass/tree/1.7.10 )
@kSt4rz
Copy link

kSt4rz commented May 8, 2020

Well for me, I can't even get the ender compass to point anywhere.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants