You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since caving is an effective, but dangerous, place to find ores, caves might be blocked off or exploited as mines.
To achieve that they must first be detected
To do
Detect surface cave entrance
Detect cave entrance in mountain faces
Explore extent of caves
Detect ore veins
Detect pre-existing underground structures
The text was updated successfully, but these errors were encountered:
A fairly trivial at to detect a cave entrance would be to detect cave-air block and see if it's adjacent to an air block. I think this requires 1.18 however
A fairly trivial at to detect a cave entrance would be to detect cave-air block and see if it's adjacent to an air block. I think this requires 1.18 however
Cave air has been around since 1.13, so that shouldn't be an issue.
I've been looking for a resource pack that highlights cave air so we could see where it is and how far it penetrates into regular air from the mouth of the cave, but no luck so far
Feature branch:
None
Since caving is an effective, but dangerous, place to find ores, caves might be blocked off or exploited as mines.
To achieve that they must first be detected
To do
The text was updated successfully, but these errors were encountered: