-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
OreCruncher
committed
Feb 11, 2024
1 parent
9311322
commit f1b791f
Showing
19 changed files
with
215 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
### Sounds | ||
The sounds provided with Dynamic Surroundings are from the public | ||
domain or have Creative Common restrictions. These restrictions may impact | ||
whether LPs can be monetized on the various streaming services. | ||
|
||
##### Modifications (if any): | ||
* Sounds converted to OGG format as necessary | ||
|
||
##### Credits | ||
|
||
*dsurround_seasons:music.season.spring* | ||
*dsurround_seasons:music.season.summer* | ||
*dsurround_seasons:music.season.autumn* | ||
*dsurround_seasons:music.season.winter* | ||
|
||
<ul> | ||
<li><a href="https://archive.org/details/ETitleA.Vivaldi-TheFourSeasons">The Four Seasons</a> by Jerzey Kulik | License: Open Source Audio</li> | ||
</ul> |
28 changes: 28 additions & 0 deletions
28
packs/Dynamic Surroundings - Seasons/assets/dsurround_seasons/dsconfigs/biomes.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
[ | ||
{ | ||
"biomeSelector": "OVERWORLD && (FOREST || PLAINS)", | ||
"_comment": "Music for Seasons", | ||
"acoustics": [ | ||
{ | ||
"factory": "dsurround_seasons:music/season/spring", | ||
"type": "music", | ||
"conditions": "season.isSpring()" | ||
}, | ||
{ | ||
"factory": "dsurround_seasons:music/season/summer", | ||
"type": "music", | ||
"conditions": "season.isSummer()" | ||
}, | ||
{ | ||
"factory": "dsurround_seasons:music/season/autumn", | ||
"type": "music", | ||
"conditions": "season.isAutumn()" | ||
}, | ||
{ | ||
"factory": "dsurround_seasons:music/season/winter", | ||
"type": "music", | ||
"conditions": "season.isWinter()" | ||
} | ||
] | ||
} | ||
] |
42 changes: 42 additions & 0 deletions
42
packs/Dynamic Surroundings - Seasons/assets/dsurround_seasons/dsconfigs/sound_factories.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,42 @@ | ||
[ | ||
{ | ||
"location": "dsurround_seasons:music/season/spring", | ||
"soundEvent": "dsurround_seasons:music.season.spring", | ||
"category": "MUSIC", | ||
"music": { | ||
"min_delay": 3000, | ||
"max_delay": 12000, | ||
"replace_current_music": false | ||
} | ||
}, | ||
{ | ||
"location": "dsurround_seasons:music/season/summer", | ||
"soundEvent": "dsurround_seasons:music.season.summer", | ||
"category": "MUSIC", | ||
"music": { | ||
"min_delay": 3000, | ||
"max_delay": 12000, | ||
"replace_current_music": false | ||
} | ||
}, | ||
{ | ||
"location": "dsurround_seasons:music/season/autumn", | ||
"soundEvent": "dsurround_seasons:music.season.autumn", | ||
"category": "MUSIC", | ||
"music": { | ||
"min_delay": 3000, | ||
"max_delay": 12000, | ||
"replace_current_music": false | ||
} | ||
}, | ||
{ | ||
"location": "dsurround_seasons:music/season/winter", | ||
"soundEvent": "dsurround_seasons:music.season.winter", | ||
"category": "MUSIC", | ||
"music": { | ||
"min_delay": 3000, | ||
"max_delay": 12000, | ||
"replace_current_music": false | ||
} | ||
} | ||
] |
3 changes: 3 additions & 0 deletions
3
packs/Dynamic Surroundings - Seasons/assets/dsurround_seasons/lang/en_us.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
{ | ||
|
||
} |
118 changes: 118 additions & 0 deletions
118
packs/Dynamic Surroundings - Seasons/assets/dsurround_seasons/sounds.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,118 @@ | ||
{ | ||
"music.season.spring": { | ||
"ds_title": "The Four Seasons - Spring", | ||
"ds_category": "music", | ||
"ds_credits": [ | ||
{ | ||
"name": "The Four Seasons Concerto No. 1 in E Major", | ||
"author": "Vivaldi, arranged by Jerzey Kulik", | ||
"website": "https://archive.org/details/ETitleA.Vivaldi-TheFourSeasons", | ||
"license": "Open Source Audio" | ||
} | ||
], | ||
"sounds": [ | ||
{ | ||
"name": "dsurround_seasons:music/spring1", | ||
"stream": true, | ||
"volume": 0.5 | ||
}, | ||
{ | ||
"name": "dsurround_seasons:music/spring2", | ||
"stream": true, | ||
"volume": 0.5 | ||
}, | ||
{ | ||
"name": "dsurround_seasons:music/spring3", | ||
"stream": true, | ||
"volume": 0.5 | ||
} | ||
] | ||
}, | ||
"music.season.summer": { | ||
"ds_title": "The Four Seasons - Summer", | ||
"ds_category": "music", | ||
"ds_credits": [ | ||
{ | ||
"name": "The Four Seasons Concerto No. 2 in G Minor", | ||
"author": "Vivaldi, arranged by Jerzey Kulik", | ||
"website": "https://archive.org/details/ETitleA.Vivaldi-TheFourSeasons", | ||
"license": "Open Source Audio" | ||
} | ||
], | ||
"sounds": [ | ||
{ | ||
"name": "dsurround_seasons:music/summer1", | ||
"stream": true, | ||
"volume": 0.5 | ||
}, | ||
{ | ||
"name": "dsurround_seasons:music/summer2", | ||
"stream": true, | ||
"volume": 0.5 | ||
}, | ||
{ | ||
"name": "dsurround_seasons:music/summer3", | ||
"stream": true, | ||
"volume": 0.5 | ||
} | ||
] | ||
}, | ||
"music.season.autumn": { | ||
"ds_title": "The Four Seasons - Autumn", | ||
"ds_category": "music", | ||
"ds_credits": [ | ||
{ | ||
"name": "The Four Seasons Concerto No. 3 in F Major", | ||
"author": "Vivaldi, arranged by Jerzey Kulik", | ||
"website": "https://archive.org/details/ETitleA.Vivaldi-TheFourSeasons", | ||
"license": "Open Source Audio" | ||
} | ||
], | ||
"sounds": [ | ||
{ | ||
"name": "dsurround_seasons:music/autumn1", | ||
"stream": true, | ||
"volume": 0.5 | ||
}, | ||
{ | ||
"name": "dsurround_seasons:music/autumn2", | ||
"stream": true, | ||
"volume": 0.5 | ||
}, | ||
{ | ||
"name": "dsurround_seasons:music/autumn3", | ||
"stream": true, | ||
"volume": 0.5 | ||
} | ||
] | ||
}, | ||
"music.season.winter": { | ||
"ds_title": "The Four Seasons - Winter", | ||
"ds_category": "music", | ||
"ds_credits": [ | ||
{ | ||
"name": "The Four Seasons Concerto No. 4 in F Minor", | ||
"author": "Vivaldi, arranged by Jerzey Kulik", | ||
"website": "https://archive.org/details/ETitleA.Vivaldi-TheFourSeasons", | ||
"license": "Open Source Audio" | ||
} | ||
], | ||
"sounds": [ | ||
{ | ||
"name": "dsurround_seasons:music/winter1", | ||
"stream": true, | ||
"volume": 0.5 | ||
}, | ||
{ | ||
"name": "dsurround_seasons:music/winter2", | ||
"stream": true, | ||
"volume": 0.5 | ||
}, | ||
{ | ||
"name": "dsurround_seasons:music/winter3", | ||
"stream": true, | ||
"volume": 0.5 | ||
} | ||
] | ||
} | ||
} |
Binary file added
BIN
+1.56 MB
packs/Dynamic Surroundings - Seasons/assets/dsurround_seasons/sounds/music/autumn1.ogg
Binary file not shown.
Binary file added
BIN
+1.18 MB
packs/Dynamic Surroundings - Seasons/assets/dsurround_seasons/sounds/music/autumn2.ogg
Binary file not shown.
Binary file added
BIN
+968 KB
packs/Dynamic Surroundings - Seasons/assets/dsurround_seasons/sounds/music/autumn3.ogg
Binary file not shown.
Binary file added
BIN
+1.31 MB
packs/Dynamic Surroundings - Seasons/assets/dsurround_seasons/sounds/music/spring1.ogg
Binary file not shown.
Binary file added
BIN
+1.13 MB
packs/Dynamic Surroundings - Seasons/assets/dsurround_seasons/sounds/music/spring2.ogg
Binary file not shown.
Binary file added
BIN
+1.93 MB
packs/Dynamic Surroundings - Seasons/assets/dsurround_seasons/sounds/music/spring3.ogg
Binary file not shown.
Binary file added
BIN
+1.2 MB
packs/Dynamic Surroundings - Seasons/assets/dsurround_seasons/sounds/music/summer1.ogg
Binary file not shown.
Binary file added
BIN
+2.34 MB
packs/Dynamic Surroundings - Seasons/assets/dsurround_seasons/sounds/music/summer2.ogg
Binary file not shown.
Binary file added
BIN
+792 KB
packs/Dynamic Surroundings - Seasons/assets/dsurround_seasons/sounds/music/summer3.ogg
Binary file not shown.
Binary file added
BIN
+1.46 MB
packs/Dynamic Surroundings - Seasons/assets/dsurround_seasons/sounds/music/winter1.ogg
Binary file not shown.
Binary file added
BIN
+823 KB
packs/Dynamic Surroundings - Seasons/assets/dsurround_seasons/sounds/music/winter2.ogg
Binary file not shown.
Binary file added
BIN
+1.32 MB
packs/Dynamic Surroundings - Seasons/assets/dsurround_seasons/sounds/music/winter3.ogg
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"pack": { | ||
"pack_format": 15, | ||
"description": "Dynamic Surroundings - Seasons Resource Pack" | ||
} | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.