modpack/config/cobbreeding/main.json

24 lines
566 B
JSON
Raw Normal View History

2025-06-23 05:08:29 +09:00
{
"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"
]
}