config: misc
This commit is contained in:
parent
1086685e54
commit
c021dec555
@ -18,3 +18,4 @@
|
||||
#The minimum permission level required to spawn golems from the guide book
|
||||
#Range: 0 ~ 4
|
||||
debug_golems_permission_level = 2
|
||||
|
||||
|
@ -129,7 +129,6 @@ Create Metallurgy
|
||||
Create Optical Mod
|
||||
Create Ore Excavation
|
||||
Create Quality of Life
|
||||
Create Railways Navigator
|
||||
Create Recycling
|
||||
Create Slice & Dice
|
||||
Create Stuff & Additions
|
||||
|
10
config/lendersdelight-common.toml
Normal file
10
config/lendersdelight-common.toml
Normal file
@ -0,0 +1,10 @@
|
||||
#Whether to log the dirt block on common setup
|
||||
logDirtBlock = true
|
||||
#A magic number
|
||||
#Range: > 0
|
||||
magicNumber = 42
|
||||
#What you want the introduction message to be for the magic number
|
||||
magicNumberIntroduction = "The magic number is... "
|
||||
#A list of items to log on common setup.
|
||||
items = ["minecraft:iron_ingot"]
|
||||
|
5
config/mae2-common.toml
Normal file
5
config/mae2-common.toml
Normal file
@ -0,0 +1,5 @@
|
||||
|
||||
[Parts]
|
||||
#Whether the EU P2P is enabled
|
||||
euP2P = true
|
||||
|
13
config/magicamillion-common.toml
Normal file
13
config/magicamillion-common.toml
Normal file
@ -0,0 +1,13 @@
|
||||
|
||||
["Config for MagicAMillion"]
|
||||
"pickaxe & axe Insurance" = 3
|
||||
"sword & hoe Insurance" = 2
|
||||
"shovel & brush Insurance" = 1
|
||||
"Unknown Tool Insurance" = 2
|
||||
"wearable Insurance" = 4
|
||||
"custom level 5 Insurance" = 5
|
||||
"custom level 6 Insurance" = 6
|
||||
"custom level 7 Insurance" = 7
|
||||
"custom level 8 Insurance" = 8
|
||||
"custom level 9 Insurance" = 9
|
||||
|
4
config/majruszlibrary.json
Normal file
4
config/majruszlibrary.json
Normal file
@ -0,0 +1,4 @@
|
||||
{
|
||||
"debug_logs_enabled": false,
|
||||
"send_new_available_updates_message": false
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user