You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
51 lines
1.1 KiB
51 lines
1.1 KiB
2 years ago
|
{
|
||
|
"textComponents": {
|
||
|
"name": {
|
||
|
"key": "enhancedcelestials.name.harvest_moon"
|
||
|
},
|
||
|
"startNotification": {
|
||
|
"component": {
|
||
|
"key": "enhancedcelestials.notification.harvest_moon.rise",
|
||
|
"style": {
|
||
|
"color": "ffff55"
|
||
|
}
|
||
|
},
|
||
|
"type": "CHAT"
|
||
|
},
|
||
|
"endNotification": {
|
||
|
"component": {
|
||
|
"key": "enhancedcelestials.notification.harvest_moon.set"
|
||
|
},
|
||
|
"type": "CHAT"
|
||
|
}
|
||
|
},
|
||
|
"blockSleeping": false,
|
||
|
"enhancedCrops": [
|
||
|
"enhancedcelestials:item_tag_harvest_moon_crops"
|
||
|
],
|
||
|
"cropDropMultiplier": 2.0,
|
||
|
"clientSettings": {
|
||
|
"colorSettings": {
|
||
|
"skyLightColor": "ffdb63",
|
||
|
"skyLightBlendStrength": 0.6,
|
||
|
"moonTextureColor": "ffdb63",
|
||
|
"moonTextureBlendStrength": 0.6
|
||
|
},
|
||
|
"moonSize": 20.0,
|
||
|
"moonTextureLocation": "minecraft:textures/environment/moon_phases.png",
|
||
|
"soundTrack": "enhancedcelestials:harvest_moon",
|
||
|
"type": "enhancedcelestials:default"
|
||
|
},
|
||
|
"minNumberOfNightsBetween": 4,
|
||
|
"chance": 0.035,
|
||
|
"validMoonPhases": [
|
||
|
0,
|
||
|
1,
|
||
|
2,
|
||
|
3,
|
||
|
5,
|
||
|
6,
|
||
|
7
|
||
|
],
|
||
|
"type": "enhancedcelestials:harvest_moon"
|
||
|
}
|