

MoonPhaseConfig
Allows you to change the moon phase interval. ムーンフェーズの間隔を変更できるようにします。Details
MoonPhaseConfig
ムーンフェーズの間隔を変更できるようにします。
Allows you to change the moon phase interval.
具体的にこのmodが何をするのか(Feature)
ムーンフェーズの進みを速くしたり遅くしたりできます。
You can speed up or slow down the progress of the moon phase.
コンフィグ(Config)
設定(Settings)
-
三日月(Crescent Moon) (int)
初期値:2
範囲:0 ~ 1000
initial value:2
Range: 0 ~ 1000 -
半月(Half Moon) (int)
初期値:3
範囲:0 ~ 1000
initial value:3
Range: 0 ~ 1000 -
満月(Full Moon) (int)
初期値:4
範囲:0 ~ 1000
initial value:4
Range: 0 ~ 1000 -
スーパームーン(Super Moon) (int)
初期値:5
範囲:0 ~ 1000
initial value:5
Range: 0 ~ 1000
コンソールのログ(ConsoleLog)
- ログの有効化(EnableLogging) (bool)
初期値:false
initial value:false
補足(Supplement)
- コンフィグの設定について(About Config Settings)
値は「レベルそのもの」ではなく 「レベルの間隔」 です。
なので初期設定の場合、レベル2で三日月、レベル5で半月、レベル9で満月になります。
値を0にすると、その前の月はスキップされます。
These values represent the intervals between levels, not the level itself.
Therefore, in the default settings, level 2 corresponds to a crescent moon, level 5 to a half moon, and level 9 to a full moon.
If the value is set to 0, the previous month will be skipped.
最初からスーパームーンにしたり、ムーンフェーズの進みを緩やかにするなど、自分好みのムーンフェーズを作ろう!
Start with a supermoon, or slow down the progression of the moon's phases. Create your own custom moon phases!
ゲームのアップデートでムーンフェーズが追加された場合、このModは正常に動作しなくなる可能性があります。
This mod may break if a future game update adds more moon phases.