Files
cobbleverse/config/cobbreeding/main.json
T
2026-07-11 11:50:31 +02:00

41 lines
999 B
JSON
Executable File

{
"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
}