This commit is contained in:
2026-07-11 11:50:31 +02:00
commit 813c2fe468
382 changed files with 35534 additions and 0 deletions
+41
View File
@@ -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
}