base
This commit is contained in:
Executable
+41
@@ -0,0 +1,41 @@
|
||||
{
|
||||
"minBreedingTimeInTicks": 8400,
|
||||
"maxBreedingTimeInTicks": 18000,
|
||||
"mirrorHerbTimeInTicks": 600,
|
||||
"eggHatchMultiplier": 1.0,
|
||||
"shinyMethod": {
|
||||
"masuda": 2.0,
|
||||
"crystal": 2.0,
|
||||
"always": 8.0
|
||||
},
|
||||
"hiddenAbilitiesEnabled": true,
|
||||
"forcedAbilitiesEnabled": false,
|
||||
"dittoAndDittoRandomEgg": false,
|
||||
"dittoAndDittoAllowLegendary": false,
|
||||
"dittoAndDittoAllowParadox": false,
|
||||
"dittoAndDittoAllowUltraBeast": false,
|
||||
"dittoAndDittoAllowUndiscovered": false,
|
||||
"allowHoppersToPullFromPastureBlock": true,
|
||||
"inheritedFeatures": [
|
||||
"bagworm_cloak",
|
||||
"color",
|
||||
"dance_style",
|
||||
"fish_stripes",
|
||||
"striped",
|
||||
"magikarp_jump",
|
||||
"mooshtank",
|
||||
"region_bias",
|
||||
"alolan",
|
||||
"galarian",
|
||||
"hisuian",
|
||||
"paldean",
|
||||
"bull_breed",
|
||||
"tatsugiri_texture",
|
||||
"whiscash_nero",
|
||||
"wooper_heart"
|
||||
],
|
||||
"maxNumberOfActivatedPasturePerPlayer": -1,
|
||||
"pastureInventorySize": 3,
|
||||
"eggEncryptionEnabled": false,
|
||||
"cobblemonSizeVariationsCompatEnabled": true
|
||||
}
|
||||
Reference in New Issue
Block a user