You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
24 lines
681 B
24 lines
681 B
# 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
|
|
}
|
|
|
|
|