Skip to content

Commit

Permalink
weather change
Browse files Browse the repository at this point in the history
  • Loading branch information
sayterdarkwynd committed Oct 18, 2016
1 parent 5fe37b7 commit 3b3b811
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions weather.config.patch
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
"op" : "add",
"path" : "/aether",
"value" : [
[0.30, "clear"],
[0.12, "ashstorm"],
[0.12, "sulphurstormsevere"],
[0.12, "gravrain"],
[0.12, "gravrainlight"],
[0.12, "freezestorm"],
[0.12, "crystalstorm"],
[0.12, "crystalstormmajor"]
[0.20, "clear"],
[0.10, "sulphurstormsevere"],
[0.10, "gravrain"],
[0.15, "insanitystorm"],
[0.10, "gravrainlight"],
[0.10, "freezestorm"],
[0.10, "crystalstorm"],
[0.15, "crystalstormmajor"]
]
},
{
Expand Down

0 comments on commit 3b3b811

Please sign in to comment.