Configuration file name ftbultimine.cfg
general {// general settings settingsB: Allowhand = true // Whether it is allowed to be manually excavated
S: Breakblacklist <> // Digging blacklist
S: Breakwhitelist <> // Digging a whitelist
#0-Falling in the position of the excavated block
#1-Fall in the player's location
#2-Put directly in the backpack
#Minimum value: 0
#Maximum value: 2
I: Dropitems = 0 // Item drop settings, default to 0, that is, falling in the excavated block position
#Minimum value: 0.0
#Maximum value: 1000.0
D: ExhaustionperBlock = 4.0 // Each tap of the fatigue of the increase, the default is 4.0
#Minimum value: 1
#Maximum value: 512
I: Maxblocks = 64 // The number of blocks excavated at the same time, the default is 64
B: Mergestone = true // Whether it is merged with stones
#Some module bags need
I: rendertextManually = -1 // Whether to manually render text, -1 means no manual rendering
S: Toolblacklist <> // Tool blacklist (no content is listed here)
S: TWERKBLACKList / Specific action blacklist
Minecraft: Grass // Grass
Minecraft: tallGrass //
"
#Minimum value: 0.0
#Maximum value: 1.0
D: TWERKCHANCE = 0.0 // The probability of a specific action occurred, the default is 0.0, that is, no B: TWERKPLANTS = false // Whether it is allowed to perform specific actions on plants
#Minimum value: 1
#Maximum value: 20
I: TWERKRADIUS = 4 // The influence radius of a specific action, defaults to 4
S: TWERKWHITELIST <> // Specific action whites (no content is listed here)
}