1
0
mirror of https://github.com/Adam-Ant/modpack_spring_17 synced 2025-10-29 15:42:14 +00:00

Initial config added

This commit is contained in:
Adam Dodman
2017-05-08 17:32:05 +01:00
parent ff66ed12f8
commit cbb29f50f3
238 changed files with 38269 additions and 1 deletions

View File

@@ -0,0 +1,11 @@
# Configuration file
client {
# Debug mode. Unless you're a developer or are told to activate it, you don't want to set this to true. [default: false]
B:debug=false
# Disables right-click override on the vanilla dragon egg block. May help to fix issues with other mods. [default: false]
B:disableBlockOverride=false
}