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.
 

65 lines
1.4 KiB

{
"textComponents": {
"name": {
"key": "enhancedcelestials.name.blood_moon"
},
"startNotification": {
"component": {
"key": "enhancedcelestials.notification.blood_moon.rise",
"style": {
"color": "ff5555"
}
},
"type": "CHAT"
},
"endNotification": {
"component": {
"key": "enhancedcelestials.notification.blood_moon.set"
},
"type": "CHAT"
}
},
"blockSleeping": true,
"spawnCategoryMultiplier": {
"monster": 3.0
},
"lunarSpawnSettings": {
"useBiomeSpawnSettings": true,
"forceSurfaceSpawning": true,
"spawners": {
"monster": [],
"creature": [],
"ambient": [],
"axolotls": [],
"underground_water_creature": [],
"water_creature": [],
"water_ambient": [],
"misc": []
},
"spawn_costs": {}
},
"clientSettings": {
"colorSettings": {
"skyLightColor": "ff0000",
"skyLightBlendStrength": 0.6,
"moonTextureColor": "ff0000",
"moonTextureBlendStrength": 0.6
},
"moonSize": 20.0,
"moonTextureLocation": "minecraft:textures/environment/moon_phases.png",
"soundTrack": "enhancedcelestials:blood_moon",
"type": "enhancedcelestials:default"
},
"minNumberOfNightsBetween": 4,
"chance": 0.07,
"validMoonPhases": [
0,
1,
2,
3,
5,
6,
7
],
"type": "enhancedcelestials:blood_moon"
}