config: import pack config files
This commit is contained in:
parent
b76c650efe
commit
348be6b09f
128 changed files with 13500 additions and 1 deletions
24
config/cobbreeding/main.json
Normal file
24
config/cobbreeding/main.json
Normal file
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"eggCheckTicks": 12000,
|
||||
"eggCheckChance": 0.5,
|
||||
"eggHatchMultiplier": 1.0,
|
||||
"shinyMethod": [
|
||||
"masuda"
|
||||
],
|
||||
"shinyMultiplier": 4.0,
|
||||
"hiddenAbilitiesEnabled": true,
|
||||
"forcedAbilitiesEnabled": false,
|
||||
"dittoAndDittoRandomEgg": false,
|
||||
"dittoAndDittoAllowLegendary": false,
|
||||
"dittoAndDittoAllowParadox": false,
|
||||
"dittoAndDittoAllowUltraBeast": false,
|
||||
"dittoAndDittoAllowUndiscovered": false,
|
||||
"customColors": false,
|
||||
"allowHoppersToPullFromPastureBlock": true,
|
||||
"blacklistedAspects": [
|
||||
"shiny",
|
||||
"male",
|
||||
"female",
|
||||
"sheared"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue