daily
This commit is contained in:
27
.minecraft/config_backup_updater/ifu.cfg
Normal file
27
.minecraft/config_backup_updater/ifu.cfg
Normal file
@@ -0,0 +1,27 @@
|
||||
# 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
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user