TesterTesting135 Posted August 18, 2019 Posted August 18, 2019 (edited) Hello, so I'm trying to make a energy transfer node that can wirelessly transfer energy through a linking card. I am making it so that it can transfer an infinite amount of energy by just dumping the contents of the sending end to the receiving end. I already have it so that you can shift right click on the receiving end of the block to save the coordinates to the NBT of the link card. The thing is, once you have the coordinates, how would you actually find the block in the world (The receiving end block)? I have it so it gets the coordinates but what is the method to find the block in those coordinates? EDIT: In other words, how would I get the BlockPos out of the coordinates? Edited August 18, 2019 by TesterTesting135 Solved. Quote
TesterTesting135 Posted August 18, 2019 Author Posted August 18, 2019 Ok, thank you! Also, what is the method to get the dimension? Quote
TesterTesting135 Posted August 18, 2019 Author Posted August 18, 2019 Oh, I am on 1.12.2. What is the method for 1.12? Quote
TesterTesting135 Posted August 18, 2019 Author Posted August 18, 2019 Ok, thank you so much! I'm going to mark this closed now. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.