Add chests and soul sand to list of types falling blocks can collide with

This commit is contained in:
Byteflux
2015-08-04 17:24:47 -07:00
parent 6bcae0c948
commit c92053d8b0
2 changed files with 3 additions and 8 deletions

View File

@@ -32,6 +32,4 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
+ disableMoodSounds = getBoolean( "disable-mood-sounds", false );
+ }
}
--
1.9.5.msysgit.1
--