iron ore has more than one object id, how do i find the closest object from multiple ids?
also how do i check if the player is mining or not, and whether or not i finished mining?
I'm trying to create a simple mining script but I'm not sure how to find the ore
would Entity ore = objects.closest(object id) work? I think it only takes strings
sorry if this question is confusing... thanks for the help