mirror of
https://git.fellies.tech/minecraft/fellies.git
synced 2021-02-13 10:18:48 +00:00
Reset changed configs
This commit is contained in:
3
config/valkyrielib/conditions/conditions.json
Normal file
3
config/valkyrielib/conditions/conditions.json
Normal file
@ -0,0 +1,3 @@
|
||||
{
|
||||
"bo:enabled": true
|
||||
}
|
6
config/valkyrielib/conditions/conditions.txt
Normal file
6
config/valkyrielib/conditions/conditions.txt
Normal file
@ -0,0 +1,6 @@
|
||||
┏╸ma:conditions
|
||||
┃┏╸bo:enabled
|
||||
┃┣> Variable Type: java.lang.Boolean
|
||||
┃┣> Default: true
|
||||
┃┗╸
|
||||
┗╸
|
3
config/valkyrielib/guide/guide.json
Normal file
3
config/valkyrielib/guide/guide.json
Normal file
@ -0,0 +1,3 @@
|
||||
{
|
||||
"bo:enabled": true
|
||||
}
|
6
config/valkyrielib/guide/guide.txt
Normal file
6
config/valkyrielib/guide/guide.txt
Normal file
@ -0,0 +1,6 @@
|
||||
┏╸ma:guide
|
||||
┃┏╸bo:enabled
|
||||
┃┣> Variable Type: java.lang.Boolean
|
||||
┃┣> Default: true
|
||||
┃┗╸
|
||||
┗╸
|
3
config/valkyrielib/themes/themes.json
Normal file
3
config/valkyrielib/themes/themes.json
Normal file
@ -0,0 +1,3 @@
|
||||
{
|
||||
"bo:enabled": true
|
||||
}
|
6
config/valkyrielib/themes/themes.txt
Normal file
6
config/valkyrielib/themes/themes.txt
Normal file
@ -0,0 +1,6 @@
|
||||
┏╸ma:themes
|
||||
┃┏╸bo:enabled
|
||||
┃┣> Variable Type: java.lang.Boolean
|
||||
┃┣> Default: true
|
||||
┃┗╸
|
||||
┗╸
|
3
config/valkyrielib/valkyrielib.json
Normal file
3
config/valkyrielib/valkyrielib.json
Normal file
@ -0,0 +1,3 @@
|
||||
{
|
||||
"bo:generate_documentation": true
|
||||
}
|
6
config/valkyrielib/valkyrielib.txt
Normal file
6
config/valkyrielib/valkyrielib.txt
Normal file
@ -0,0 +1,6 @@
|
||||
┏╸ma:valkyrielib
|
||||
┃┏╸bo:generate_documentation
|
||||
┃┣> Variable Type: java.lang.Boolean
|
||||
┃┣> Default: true
|
||||
┃┗╸
|
||||
┗╸
|
Reference in New Issue
Block a user