Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "RegularForestBirds" : {
- "Type" : "Simple",
- "Sound" : "ambiotic:forestbird",
- "CoolDown" : 1500,
- "Condition" : [
- "Foliage >= 1500",
- "and"
- "TimeOfDay >= 15000"
- ],
- "Pitch" : {
- "Type" : "Random",
- "Min" : 0.75,
- "Max" : 1.00
- }
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement