Use this color annotation in this tutorial
File path: Config/OREEXCAVATION.CFG
# Configuration file
General {
# Allow players to use shape mining [default: true]
#Allow players to change the excavation shape, it is recommended to open
B: "Allow Shapes" = TRUE
# Allows the undo Command to overwrite replas like Fluids [default: true]
#It is unclear, it should be revoked by instructions
B: "Allow Undo Replas" = TRUE
# Use Alternate Check for Tool Validity
#The alternating detection tool is effective, it is not friendly to be closed
B: "Alt Tools" = False
# SKIPS Spawning Drops in World Adding them Directly to your inventory [default: false]
#Directly to the player backpack, it is recommended to open
B: "Auto Pickup" = False
# BLOCKS BLACKLISTED from Being Excavated [Default:]
#Blacklist, the square that is included in the blacklist will not be chased
S: "Block Blacklist" <
"
# Amount of exission per block expavity [Range: 0.0 ~ 3.4028235e38, default: 0.1]
#Digging a full food consumption, for zero, it will not be consumed according to personal needs
S: Exaution = 0.1
# Experience Cost Per Block Excavated [Range: 0 ~ 2147483647, Default: 0]
#The experience value of a block consumption is set according to personal needs
I: Experience = 0
# The default game stage required to unlock excavations (reques gamestages to be installed) [default:]
#If you install the Game Stage module, the chain function needs to reach the specified stage to unlock
S: "Game Stage" =
# IGNORES WHETHER or Not the Held Tool Is Valid [Default: False] # ignoring whether the tool is valid, for True, it is recommended to close the blocks that can not drop items.
B: "Ignore Tool" = FALSE
# INVERTS The BLOCK BLACKList to Function as a Whitelist [default: false]
#Convert the blacklist of the block to a white list
B: "INVERT BLOCK BLACKLIST" = false
# INVERTS The TOOL BLACKList to Function as a Whitelist [Default: False]
#Convert the tool blacklist to a white list
B: "INVERT Tool Blacklist" = FALSE
# The maximum number of blocks that can be exp)
#The maximum number of blocks that can be excavated at one time, the maximum value is 2147483647 according to personal needs
I: Limit = 128
# How many Excavations Should Be Kept in Undo History (May Lead to Exploits or Instability) [Range: 0 ~ 2147483647, Default: 3]
#Addable steps, more collapse is easy to collapse according to personal needs
I: "max undos" = 3
# Excavation Mode (-1 Disabled, 0 = KeyBind, 1 = Sneak, 2 = Alway) [Range: -1 ~ 2, Default: 0]
#, -1 disable the chain, 0 press the hot key chain, 1 press the hot key chain, 2 always sets the chain according to personal needs
I: MODE = 0
# Allows Players to Cancel Excavation by Release The Keys [DEFAULT: TRUE]
#Allow players to let go of the hot key to stop the chain and start to open
B: "mut hold" = true
# LIMIT Excration to Standard Tool Tool Types (Picks, Shoves, Axes & Shears) [DEFAULT: FALSE]
#Is limited as the original tool, it is recommended to close
B: "Only Standard Types" = false
# Allow expavation with an open hand
B: "open hand" = true
# How far the Origin An Excavation Can Travel [Range: 1 ~ 2147483647, DEFAULT: 16]
#According to personal needs
I: Range = 16
# The default game stage required to unlock shape mining (requires gamestages to be installed) [default:]
#If you install the Game Stage module, you need to reach the specified Stage to change the chain range
S: "Shape Stage" =
# How Many Blocks Per Tick Can Be Excavated [Range: 1 ~ 2147483647, Default: 64]
#The number of blocks is set according to personal needs
I: Speed = 64
# TEMPORARILY Reduces Excavation Speed If TPS Begins to Slow Down [DEFAULT: TRUE]
#When the number of frames is reduced, it is recommended to open the mining speed
B: "TPS Guard" = TRUE
# TOOLS BLACKLISTED from Excavating [default:]
#Tool black list is added according to personal needs
S: "Tool Blacklist" <
"
# Use the size of the block hit to determine shape mining disting [default: true]
#The surface of the excavation block is affected to open
B: "Use Side Hit" = TRUE
}