Files
2025-08-23 05:19:43 +02:00

28 lines
719 B
INI

# Configuration file
general {
# List blocks that can't be read by ore Finder. Use unlocalizedName. [default: ]
S:"Blacklist " <
tile.rail
tile.fence
tile.stoneMoss
tile.chest
tile.torch
tile.endPortalFrame
>
# If this is set to false, the OreFinder will only work in the Owerworld, Nether and Twilight Forest [default: false]
B:"Enable Everywhere"=false
# If true, Ore finder will play sounds [default: true]
B:Sounds=true
# change scanning radius from player [range: 1 ~ 16, default: 4]
I:"X Z Area radius"=4
# change scanning distance above and below the player [range: 1 ~ 60, default: 40]
I:"Y Area radius"=60
}