Minecraft Modpack
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.
 

43 lines
1.0 KiB

{
"validMoonPhases": [
0
],
"textComponents": {
"name": {
"key": "enhancedcelestials.name.super_blue_moon"
},
"startNotification": {
"component": {
"key": "enhancedcelestials.notification.super_blue_moon.rise",
"style": {
"color": "55ffff",
"bold": true
}
},
"type": "CHAT"
},
"endNotification": {
"component": {
"key": "enhancedcelestials.notification.super_blue_moon.set"
},
"type": "CHAT"
}
},
"blockSleeping": false,
"luckStrength": 5,
"clientSettings": {
"colorSettings": {
"skyLightColor": "ffff",
"skyLightBlendStrength": 1.0,
"moonTextureColor": "ffff",
"moonTextureBlendStrength": 1.0
},
"moonSize": 40.0,
"moonTextureLocation": "minecraft:textures/environment/moon_phases.png",
"soundTrack": "enhancedcelestials:blue_moon",
"type": "enhancedcelestials:default"
},
"minNumberOfNightsBetween": 20,
"chance": 0.01,
"type": "enhancedcelestials:blue_moon"
}