Files
meatballcraft/config/ido/ido.cfg
T
PietroSainaghi 35aff91e33 Finally a GIT!
2022-10-06 18:38:10 -07:00

21 lines
837 B
INI

# Configuration file
##########################################################################################################
# mod features
#--------------------------------------------------------------------------------------------------------#
# Allows you to enable or disable parts of Ido
##########################################################################################################
"mod features" {
# This allows you enable / disable crawling (Note: This breaks being able to crawl when swimming into one block tall spaces with no water if disabled) [default: true]
B:"Toggle Crawling"=true
# This allows you enable / disable the changes to sneaking [default: true]
B:"Toggle Sneaking Change"=true
# This allows you enable / disable swimming [default: true]
B:"Toggle Swimming"=true
}