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.
 

60 lines
1.4 KiB

{
"textComponents": {
"name": {
"key": "enhancedcelestials.name.super_blood_moon"
},
"startNotification": {
"component": {
"key": "enhancedcelestials.notification.super_blood_moon.rise",
"style": {
"color": "ff5555",
"bold": true
}
},
"type": "CHAT"
},
"endNotification": {
"component": {
"key": "enhancedcelestials.notification.blood_moon.set"
},
"type": "CHAT"
}
},
"blockSleeping": true,
"spawnCategoryMultiplier": {
"monster": 4.5
},
"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": 1.0,
"moonTextureColor": "ff0000",
"moonTextureBlendStrength": 1.0
},
"moonSize": 40.0,
"moonTextureLocation": "minecraft:textures/environment/moon_phases.png",
"soundTrack": "enhancedcelestials:blood_moon",
"type": "enhancedcelestials:default"
},
"minNumberOfNightsBetween": 20,
"chance": 0.0175,
"validMoonPhases": [
0
],
"type": "enhancedcelestials:blood_moon"
}