Initial commit
This commit is contained in:
23
overrides/config/dirt2path.cfg
Normal file
23
overrides/config/dirt2path.cfg
Normal file
@@ -0,0 +1,23 @@
|
||||
# Configuration file
|
||||
|
||||
general {
|
||||
# Convert Biomes O Plenty Loamy, Sandy, and Silty Dirt into the appropriate Path blocks [default: true]
|
||||
B:"Biomes O Plenty"=true
|
||||
|
||||
# Convert Botania Grasses to the default Grass Path. [default: true]
|
||||
B:Botania=true
|
||||
|
||||
# Enables converting Mycelium into Path Blocks [default: true]
|
||||
B:"Flatten Mycelium"=true
|
||||
|
||||
# Convert Farmland Blocks to Dirt on Right Click when Sneaking. [default: true]
|
||||
B:"Remove Farmland"=true
|
||||
|
||||
# Convert Path Blocks to Dirt on Right Click [default: true]
|
||||
B:"Take Backsies"=true
|
||||
|
||||
# If True, You have to be sneaking to use Take Backsies [default: true]
|
||||
B:"Take Bascies Sneaky"=true
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user