Skip to content

Commit

Permalink
Attempt at fixing rain FPS drops
Browse files Browse the repository at this point in the history
  • Loading branch information
DaniAngione committed Jul 13, 2019
1 parent 5d1cd62 commit 4827fa4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions data/horde/particles/rain/rain.cubemitter.json
@@ -0,0 +1,3 @@
{
"duration": 2000
}
1 change: 1 addition & 0 deletions manifest.json
Expand Up @@ -2567,6 +2567,7 @@
"stonehearth:containers:wheat_pile": "file(entities/containers/wheat_pile/wheat_pile.json)",
"stonehearth:resources:bone:ancient": "file(entities/resources/gold/bone_ancient/bone_ancient.json)",
"stonehearth:resources:ogre_bone": "file(entities/resources/skin/ogre_bone/ogre_bone.json)",
"stonehearth/data/horde/particles/rain/rain.cubemitter.json": "file(data/horde/particles/rain/rain.cubemitter.json)",
"stonehearth/entities/decoration/roadside_shrine/weathervane_poyo/weathervane_poyo_ghost.json": "file(entities/decoration/roadside_shrine/weathervane_poyo/weathervane_poyo_ghost.json)",
"stonehearth/entities/decoration/roadside_shrine/pot_goldrose/pot_goldrose_ghost.json": "file(entities/decoration/roadside_shrine/pot_goldrose/pot_goldrose_ghost.json)",
"stonehearth/entities/decoration/roadside_shrine/pot_moondrop/pot_moondrop_ghost.json": "file(entities/decoration/roadside_shrine/pot_moondrop/pot_moondrop_ghost.json)",
Expand Down

0 comments on commit 4827fa4

Please sign in to comment.