initial
This commit is contained in:
24
.minecraft/config/ifu.cfg
Normal file
24
.minecraft/config/ifu.cfg
Normal file
@@ -0,0 +1,24 @@
|
||||
# Configuration file
|
||||
|
||||
general {
|
||||
# List of GT ores that can't be readed by ore Finder. Use block unlocalizedName f.e. "gt.blockores.27" [default: ]
|
||||
S:"Blacklist " <
|
||||
tile.rail
|
||||
tile.fence
|
||||
tile.stoneMoss
|
||||
tile.chest
|
||||
tile.torch
|
||||
tile.endPortalFrame
|
||||
>
|
||||
|
||||
# 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 radius from player on Y position [range: 1 ~ 60, default: 40]
|
||||
I:"Y Area radius"=60
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user