forked from copygirl/heck
parent
b8e927e7fc
commit
e477e132c7
9 changed files with 0 additions and 333 deletions
@ -1,65 +0,0 @@ |
||||
{ |
||||
"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" |
||||
} |
@ -1,48 +0,0 @@ |
||||
{ |
||||
"validMoonPhases": [ |
||||
0, |
||||
1, |
||||
2, |
||||
3, |
||||
5, |
||||
6, |
||||
7 |
||||
], |
||||
"textComponents": { |
||||
"name": { |
||||
"key": "enhancedcelestials.name.blue_moon" |
||||
}, |
||||
"startNotification": { |
||||
"component": { |
||||
"key": "enhancedcelestials.notification.blue_moon.rise", |
||||
"style": { |
||||
"color": "55ffff" |
||||
} |
||||
}, |
||||
"type": "CHAT" |
||||
}, |
||||
"endNotification": { |
||||
"component": { |
||||
"key": "enhancedcelestials.notification.blue_moon.set" |
||||
}, |
||||
"type": "CHAT" |
||||
} |
||||
}, |
||||
"blockSleeping": false, |
||||
"luckStrength": 1, |
||||
"clientSettings": { |
||||
"colorSettings": { |
||||
"skyLightColor": "ffff", |
||||
"skyLightBlendStrength": 0.6, |
||||
"moonTextureColor": "ffff", |
||||
"moonTextureBlendStrength": 0.6 |
||||
}, |
||||
"moonSize": 20.0, |
||||
"moonTextureLocation": "minecraft:textures/environment/moon_phases.png", |
||||
"soundTrack": "enhancedcelestials:blue_moon", |
||||
"type": "enhancedcelestials:default" |
||||
}, |
||||
"minNumberOfNightsBetween": 4, |
||||
"chance": 0.02, |
||||
"type": "enhancedcelestials:blue_moon" |
||||
} |
@ -1,51 +0,0 @@ |
||||
{ |
||||
"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" |
||||
} |
@ -1,60 +0,0 @@ |
||||
{ |
||||
"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" |
||||
} |
@ -1,43 +0,0 @@ |
||||
{ |
||||
"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" |
||||
} |
@ -1,46 +0,0 @@ |
||||
{ |
||||
"textComponents": { |
||||
"name": { |
||||
"key": "enhancedcelestials.name.super_harvest_moon" |
||||
}, |
||||
"startNotification": { |
||||
"component": { |
||||
"key": "enhancedcelestials.notification.super_harvest_moon.rise", |
||||
"style": { |
||||
"color": "ffff55", |
||||
"bold": true |
||||
} |
||||
}, |
||||
"type": "CHAT" |
||||
}, |
||||
"endNotification": { |
||||
"component": { |
||||
"key": "enhancedcelestials.notification.super_harvest_moon.set" |
||||
}, |
||||
"type": "CHAT" |
||||
} |
||||
}, |
||||
"blockSleeping": false, |
||||
"enhancedCrops": [ |
||||
"enhancedcelestials:item_tag_harvest_moon_crops" |
||||
], |
||||
"cropDropMultiplier": 4.0, |
||||
"clientSettings": { |
||||
"colorSettings": { |
||||
"skyLightColor": "ffdb63", |
||||
"skyLightBlendStrength": 1.0, |
||||
"moonTextureColor": "ffdb63", |
||||
"moonTextureBlendStrength": 1.0 |
||||
}, |
||||
"moonSize": 40.0, |
||||
"moonTextureLocation": "minecraft:textures/environment/moon_phases.png", |
||||
"soundTrack": "enhancedcelestials:harvest_moon", |
||||
"type": "enhancedcelestials:default" |
||||
}, |
||||
"minNumberOfNightsBetween": 20, |
||||
"chance": 0.0175, |
||||
"validMoonPhases": [ |
||||
0 |
||||
], |
||||
"type": "enhancedcelestials:harvest_moon" |
||||
} |
@ -1,5 +0,0 @@ |
||||
{ |
||||
"daylength": 24000, |
||||
"yearLengthInDays": 100, |
||||
"minDaysBetweenLunarEvents": 5 |
||||
} |
@ -1,13 +0,0 @@ |
||||
name = "Enhanced Celestials - Blood, Blue, & Harvest (Super) Moons" |
||||
filename = "Enhanced_Celestials-forge-1.18.2-2.0.7.jar" |
||||
side = "both" |
||||
|
||||
[download] |
||||
hash-format = "sha1" |
||||
hash = "be050476b2ca2311cdd56eb0b49f6df95990b338" |
||||
mode = "metadata:curseforge" |
||||
|
||||
[update] |
||||
[update.curseforge] |
||||
file-id = 3785992 |
||||
project-id = 438447 |
Loading…
Reference in new issue